Skip to content

Commit dcf606d

Browse files
Bump the pip group with 3 updates
--- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0524e67 commit dcf606d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

mypy-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
aiohttp==3.11.11
1+
aiohttp==3.11.13
22
alive_progress # untyped :(
3-
mypy==1.14.1
3+
mypy==1.15.0
44
pytest
55
pytest-mock
66
python-gnupg # untyped :(

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
66
#
7-
--only-binary :all:
87
--no-binary grapheme
98
--no-binary grpclib
9+
--only-binary :all:
1010

1111
about-time==4.2.1 \
1212
--hash=sha256:8bbf4c75fe13cbd3d72f49a03b02c5c7dca32169b6d49117c257e7eb3eaee341
@@ -564,8 +564,8 @@ multidict==6.1.0 \
564564
# aiohttp
565565
# grpclib
566566
# yarl
567-
paramiko==3.5.0 \
568-
--hash=sha256:1fedf06b085359051cd7d0d270cebe19e755a8a921cc2ddbfa647fb0cd7d68f9
567+
paramiko==3.5.1 \
568+
--hash=sha256:43b9a0501fc2b5e70680388d9346cf252cfb7d00b0667c39e80eb43a408b8f61
569569
# via -r requirements.in
570570
platformdirs==4.3.6 \
571571
--hash=sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb

0 commit comments

Comments
 (0)