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.
1 parent 94269ab commit 834bd43Copy full SHA for 834bd43
dev-requirements.txt
@@ -452,9 +452,9 @@ propcache==0.2.1 \
452
# via
453
# aiohttp
454
# yarl
455
-pytest==8.3.4 \
456
- --hash=sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6 \
457
- --hash=sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761
+pytest==8.3.5 \
+ --hash=sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820 \
+ --hash=sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845
458
459
# -r dev-requirements.in
460
# pytest-aiohttp
mypy-requirements.txt
@@ -1,4 +1,4 @@
1
-aiohttp==3.11.13
+aiohttp==3.11.15
2
alive_progress # untyped :(
3
mypy==1.15.0
4
pytest
0 commit comments