From 1893e15ed1615fc1481c58c83d99d5060a88772e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 06:35:35 +0000 Subject: [PATCH 1/2] Bump the pip group with 3 updates Bumps the pip group with 3 updates: [sigstore](https://github.com/sigstore/sigstore-python), [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) and [blurb](https://github.com/python/blurb). Updates `sigstore` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/sigstore/sigstore-python/releases) - [Changelog](https://github.com/sigstore/sigstore-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/sigstore/sigstore-python/compare/v3.6.0...v3.6.1) Updates `pytest-aiohttp` from 1.0.5 to 1.1.0 - [Release notes](https://github.com/aio-libs/pytest-aiohttp/releases) - [Changelog](https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/pytest-aiohttp/compare/v1.0.5...v1.1.0) Updates `blurb` from 1.3.0 to 2.0.0 - [Release notes](https://github.com/python/blurb/releases) - [Changelog](https://github.com/python/blurb/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/blurb/compare/v1.3.0...v2.0.0) --- updated-dependencies: - dependency-name: sigstore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest-aiohttp dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: blurb dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 6 +++--- mypy-requirements.txt | 2 +- requirements.txt | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b51e1c8b..984a4748 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -461,9 +461,9 @@ pytest==8.3.4 \ # pytest-asyncio # pytest-cov # pytest-mock -pytest-aiohttp==1.0.5 \ - --hash=sha256:63a5360fd2f34dda4ab8e6baee4c5f5be4cd186a403cabd498fced82ac9c561e \ - --hash=sha256:880262bc5951e934463b15e3af8bb298f11f7d4d3ebac970aab425aff10a780a +pytest-aiohttp==1.1.0 \ + --hash=sha256:147de8cb164f3fc9d7196967f109ab3c0b93ea3463ab50631e56438eab7b5adc \ + --hash=sha256:f39a11693a0dce08dd6c542d241e199dd8047a6e6596b2bcfa60d373f143456d # via -r dev-requirements.in pytest-asyncio==0.25.0 \ --hash=sha256:8c0610303c9e0442a5db8604505fc0f545456ba1528824842b37b4a626cbf609 \ diff --git a/mypy-requirements.txt b/mypy-requirements.txt index 4aedec57..1c45c8ee 100644 --- a/mypy-requirements.txt +++ b/mypy-requirements.txt @@ -4,6 +4,6 @@ mypy==1.14.1 pytest pytest-mock python-gnupg # untyped :( -sigstore==3.6.0 +sigstore==3.6.1 types-paramiko types-requests diff --git a/requirements.txt b/requirements.txt index 8f4d1b06..d39e680c 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 @@ -132,8 +132,8 @@ bcrypt==4.2.1 \ betterproto==2.0.0b6 \ --hash=sha256:a0839ec165d110a69d0d116f4d0e2bec8d186af4db826257931f0831dab73fcf # via sigstore-protobuf-specs -blurb==1.3.0 \ - --hash=sha256:9e015fd2d930a50dfc27f7d744c58fa16e250e0e8d3f4702d042dbdc82fc530f +blurb==2.0.0 \ + --hash=sha256:f6d0e858dbe94765f6a89b8228217ffdb9c19cff08fc8f2c3153954846d31aa1 # via -r requirements.in certifi==2024.12.14 \ --hash=sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56 From 912445d6e0d2983a2bd62a35882d0a6aecb79cf3 Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Sat, 1 Feb 2025 09:29:27 +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 d39e680c..88ff2bbe 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