Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3bb5bb6739 | |||
| a3da4ff7f0 | |||
| e11ddc277a | |||
|
|
c0c4c31815 | ||
|
|
49199bd776 |
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
- master
|
||||
paths-ignore:
|
||||
- "**/.gitignore"
|
||||
- "**/.renovate.json"
|
||||
- "**/.vscode/**"
|
||||
- "**/README.md"
|
||||
- "**/CHANGELOG.md"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
certifi==2024.7.4 # Testing
|
||||
certifi==2024.8.30 # Testing
|
||||
iniconfig==2.0.0 # PyTest Testing
|
||||
packaging==23.2 # PyTest Testing
|
||||
pluggy==1.3.0 # PyTest Testing
|
||||
pluggy==1.5.0 # PyTest Testing
|
||||
pytest==7.4.4 # PyTest Testing
|
||||
|
||||
click==8.1.7 # Uvicorn
|
||||
|
||||
Reference in New Issue
Block a user