From d89db3d5b154e9ff786c0b19a3aa7aeed78ae949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:47:48 +0000 Subject: [PATCH] chore(deps): bump pypi-attestations from 0.0.19 to 0.0.20 Bumps [pypi-attestations](https://github.com/trailofbits/pypi-attestations) from 0.0.19 to 0.0.20. - [Release notes](https://github.com/trailofbits/pypi-attestations/releases) - [Changelog](https://github.com/trailofbits/pypi-attestations/blob/main/CHANGELOG.md) - [Commits](https://github.com/trailofbits/pypi-attestations/compare/v0.0.19...v0.0.20) --- updated-dependencies: - dependency-name: pypi-attestations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/main.in | 2 +- requirements/main.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/main.in b/requirements/main.in index a95abd25175a..c80c84e576ae 100644 --- a/requirements/main.in +++ b/requirements/main.in @@ -64,7 +64,7 @@ redis>=2.8.0,<6.0.0 rfc3986 sentry-sdk setuptools -pypi-attestations==0.0.19 +pypi-attestations==0.0.20 sqlalchemy[asyncio]>=2.0,<3.0 stdlib-list stripe diff --git a/requirements/main.txt b/requirements/main.txt index f0e48e827b6d..fba4e974f78e 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1825,9 +1825,9 @@ pyparsing==3.2.0 \ --hash=sha256:93d9577b88da0bbea8cc8334ee8b918ed014968fd2ec383e868fb8afb1ccef84 \ --hash=sha256:cbf74e27246d595d9a74b186b810f6fbb86726dbf3b9532efb343f6d7294fe9c # via linehaul -pypi-attestations==0.0.19 \ - --hash=sha256:9bb1add04b1b4e182be6b0b80931593f7a291eb49d69b4fd728a5d4cbcdc4bd3 \ - --hash=sha256:ce68b3261987e7d7d7e65591e3f24c71fd03f90c44f1d011980aa7d291dc70dd +pypi-attestations==0.0.20 \ + --hash=sha256:aecab66b59d02b9fb9245e5fdd2e795cca735290f996f24770fe7d0144a4bef6 \ + --hash=sha256:f57534ec6ce6dd8596be083ad186d700f5e905c3e2a645fc31ddfd0a2b1d32ea # via -r requirements/main.in pyqrcode==1.2.1 \ --hash=sha256:1b2812775fa6ff5c527977c4cd2ccb07051ca7d0bc0aecf937a43864abe5eff6 \