8000
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 bbcc08d commit 04911e1Copy full SHA for 04911e1
mypy-requirements.txt
@@ -1,6 +1,6 @@
1
-aiohttp==3.11.11
+aiohttp==3.11.13
2
alive_progress # untyped :(
3
-mypy==1.14.1
+mypy==1.15.0
4
pytest
5
pytest-mock
6
python-gnupg # untyped :(
requirements.txt
@@ -564,8 +564,8 @@ multidict==6.1.0 \
564
# aiohttp
565
# grpclib
566
# yarl
567
-paramiko==3.5.0 \
568
- --hash=sha256:1fedf06b085359051cd7d0d270cebe19e755a8a921cc2ddbfa647fb0cd7d68f9
+paramiko==3.5.1 \
+ --hash=sha256:43b9a0501fc2b5e70680388d9346cf252cfb7d00b0667c39e80eb43a408b8f61
569
# via -r requirements.in
570
platformdirs==4.3.6 \
571
--hash=sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb
0 commit comments