Skip to content

Commit afe41f9

Browse files
Bump the pip group with 2 updates (#396)
Bumps the pip group with 2 updates: [paramiko](https://github.com/paramiko/paramiko) and [mypy](https://github.com/python/mypy). Updates `paramiko` from 4.0.0 to 5.0.0 - [Commits](paramiko/paramiko@4.0.0...5.0.0) Updates `mypy` from 1.20.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) --- updated-dependencies: - dependency-name: paramiko dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb3a4de commit afe41f9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

mypy-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp==3.13.5
22
alive_progress>=3.3.0
3-
mypy==1.20.2
3+
mypy==2.1.0
44
pyfakefs
55
pytest
66
pytest-mock

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -644,8 +644,8 @@ multidict==6.1.0 \
644644
# aiohttp
645645
# grpclib
646646
# yarl
647-
paramiko==4.0.0 \
648-
--hash=sha256:0e20e00ac666503bf0b4eda3b6d833465a2b7aff2e2b3d79a8bba5ef144ee3b9
647+
paramiko==5.0.0 \
648+
--hash=sha256:b7044611c30140d9a75261653210e2002977b71a0497ff3ba0d98d7edbf62f7c
649649
# via -r requirements.in
650650
platformdirs==4.3.6 \
651651
--hash=sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb

0 commit comments

Comments
 (0)