2 parents dd9d0b2 + 90bf889 commit c0ef5e4Copy full SHA for c0ef5e4
2 files changed
requirements-dev.txt
@@ -1,5 +1,5 @@
1
-r requirements.txt
2
-pytest~=8.3.0
+pytest~=9.1.1
3
pytest-asyncio~=1.4.0
4
httpx~=0.28.0
5
fakeredis~=2.37.0
requirements.txt
@@ -19,7 +19,7 @@ pycparser==3.0
19
pydantic==2.13.4
20
pydantic-settings==2.14.2
21
pydantic_core==2.47.0
22
-pytest==8.3.5
+pytest==9.1.1
23
pytest-asyncio==1.4.0
24
python-dotenv==1.2.2
25
PyYAML==6.0.3
0 commit comments