From dcf606df674f719418be50ef6943418ccd361658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 06:24:11 +0000 Subject: [PATCH 1/2] 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] --- mypy-requirements.txt | 4 ++-- requirements.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mypy-requirements.txt b/mypy-requirements.txt index 1c45c8ee..7c7cfb34 100644 --- a/mypy-requirements.txt +++ b/mypy-requirements.txt @@ -1,6 +1,6 @@ -aiohttp==3.11.11 +aiohttp==3.11.13 alive_progress # untyped :( -mypy==1.14.1 +mypy==1.15.0 pytest pytest-mock python-gnupg # untyped :( diff --git a/requirements.txt b/requirements.txt index 50d0c7e8..0e5ebdf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,9 @@ # # pip-compile --generate-hashes --output-file=requirements.txt requirements.in # ---only-binary :all: --no-binary grapheme --no-binary grpclib +--only-binary :all: about-time==4.2.1 \ --hash=sha256:8bbf4c75fe13cbd3d72f49a03b02c5c7dca32169b6d49117c257e7eb3eaee341 @@ -564,8 +564,8 @@ multidict==6.1.0 \ # aiohttp # grpclib # yarl -paramiko==3.5.0 \ - --hash=sha256:1fedf06b085359051cd7d0d270cebe19e755a8a921cc2ddbfa647fb0cd7d68f9 +paramiko==3.5.1 \ + --hash=sha256:43b9a0501fc2b5e70680388d9346cf252cfb7d00b0667c39e80eb43a408b8f61 # via -r requirements.in platformdirs==4.3.6 \ --hash=sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb From acf9297d0db58c8b76de34feb8437a5832fffc35 Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Sat, 1 Mar 2025 09:59:08 +0100 Subject: [PATCH 2/2] Restore args order. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e5ebdf0..38cb3f8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,9 @@ # # pip-compile --generate-hashes --output-file=requirements.txt requirements.in # +--only-binary :all: --no-binary grapheme --no-binary grpclib ---only-binary :all: about-time==4.2.1 \ --hash=sha256:8bbf4c75fe13cbd3d72f49a03b02c5c7dca32169b6d49117c257e7eb3eaee341