We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66b679a + fb09156 commit 5618c8eCopy full SHA for 5618c8e
requirements-test.txt
@@ -1,6 +1,6 @@
1
-r requirements.txt
2
3
-pytest==8.4.0
4
-pytest-cov==6.2.0
+pytest==8.4.1
+pytest-cov==6.2.1
5
pytest-sugar==1.0.0
6
gevent==25.5.1
requirements.txt
@@ -1,5 +1,5 @@
# https://fastapi.tiangolo.com/#standard-dependencies
-fastapi[standard]==0.115.12
+fastapi[standard]==0.115.13
SQLAlchemy==2.0.41
aiosqlite==0.21.0
aiocache==0.12.3
0 commit comments