Skip to content

Commit 4b19965

Browse files
Bump the pip group with 3 updates (#274)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffa7aef commit 4b19965

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

mypy-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ pyfakefs
55
pytest
66
pytest-mock
77
python-gnupg # untyped :(
8-
sigstore==3.6.4
8+
sigstore==3.6.5
99
types-paramiko
1010
types-requests

requirements.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,9 @@ idna==3.10 \
460460
# email-validator
461461
# requests
462462
# yarl
463+
invoke==2.2.0 \
464+
--hash=sha256:6ea924cc53d4f78e3d98bc436b08069a03077e6f85ad1ddaa8a116d7dad15820
465+
# via paramiko
463466
markdown-it-py==3.0.0 \
464467
--hash=sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1
465468
# via rich
@@ -562,8 +565,8 @@ multidict==6.1.0 \
562565
# aiohttp
563566
# grpclib
564567
# yarl
565-
paramiko==3.5.1 \
566-
--hash=sha256:43b9a0501fc2b5e70680388d9346cf252cfb7d00b0667c39e80eb43a408b8f61
568+
paramiko==4.0.0 \
569+
--hash=sha256:0e20e00ac666503bf0b4eda3b6d833465a2b7aff2e2b3d79a8bba5ef144ee3b9
567570
# via -r requirements.in
568571
platformdirs==4.3.6 \
569572
--hash=sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb
@@ -788,8 +791,8 @@ pyopenssl==25.0.0 \
788791
python-dateutil==2.9.0.post0 \
789792
--hash=sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427
790793
# via betterproto
791-
python-gnupg==0.5.4 \
792-
--hash=sha256:40ce25cde9df29af91fe931ce9df3ce544e14a37f62b13ca878c897217b2de6c
794+
python-gnupg==0.5.5 \
795+
--hash=sha256:51fa7b8831ff0914bc73d74c59b99c613de7247b91294323c39733bb85ac3fc1
793796
# via -r requirements.in
794797
requests==2.32.4 \
795798
--hash=sha256:27babd3cda2a6d50b30443204ee89830707d396671944c998b5975b031ac2b2c

0 commit comments

Comments
 (0)