Compare commits

...

3 Commits
1.1.1 ... 1.1.2

2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ on:
workflow_dispatch:
pull_request:
branches:
- master
- dev
env:

View File

@@ -6,7 +6,7 @@ pytest==7.4.4 # PyTest Testing
click==8.1.7 # Uvicorn
httptools==0.6.4 # Uvicorn
pyyaml==6.0.1 # Uvicorn
pyyaml==6.0.2 # Uvicorn
uvicorn==0.27.0.post1 # Uvicorn
uvloop==0.19.0 # Uvicorn
watchfiles==0.21.0 # Uvicorn