Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
bf1ff4b706 feat(deps): update dependency pyyaml to v6.0.3 2025-09-25 22:56:19 +00:00
renovate[bot]
c7673ea55a feat(deps): update dependency certifi to v2025.7.14 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 10:20:14 +02:00

View File

@@ -1,4 +1,4 @@
certifi==2025.6.15 # Testing
certifi==2025.7.14 # Testing
iniconfig==2.1.0 # PyTest Testing
packaging==25.0 # PyTest Testing
pluggy==1.6.0 # PyTest Testing
@@ -6,7 +6,7 @@ pytest==8.4.1 # PyTest Testing
click==8.2.1 # Uvicorn
httptools==0.6.4 # Uvicorn
pyyaml==6.0.2 # Uvicorn
pyyaml==6.0.3 # Uvicorn
uvicorn==0.35.0 # Uvicorn
uvloop==0.21.0 # Uvicorn
watchfiles==1.1.0 # Uvicorn