From 242173c072837c52bf11e9af8006abe53ae47b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 10:01:59 +0000 Subject: [PATCH] chore(deps): bump pypi-attestations from 0.0.23 to 0.0.24 Bumps [pypi-attestations](https://github.com/trailofbits/pypi-attestations) from 0.0.23 to 0.0.24. - [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.23...v0.0.24) --- updated-dependencies: - dependency-name: pypi-attestations dependency-version: 0.0.24 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 8d4b886a5843..660727407801 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.23 +pypi-attestations==0.0.24 sqlalchemy[asyncio]>=2.0,<3.0 stdlib-list stripe diff --git a/requirements/main.txt b/requirements/main.txt index 45e1881478c5..365e9c4781ca 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1816,9 +1816,9 @@ pyparsing==3.2.3 \ --hash=sha256:a749938e02d6fd0b59b356ca504a24982314bb090c383e3cf201c95ef7e2bfcf \ --hash=sha256:b9c13f1ab8b3b542f72e28f634bad4de758ab3ce4546e4301970ad6fa77c38be # via linehaul -pypi-attestations==0.0.23 \ - --hash=sha256:2eb89bf121d983ad58dcee70a550982bb2221b0c447b191a9291c9841c7f1ed6 \ - --hash=sha256:f8530f4d0aa2aab335130b9ba1cfbadc06b118c73a3836fa74d00b94c4678163 +pypi-attestations==0.0.24 \ + --hash=sha256:1db772425d76dddb4c6f784bee761656e3dcd3b0ad4df7df8d342cbdeb615893 \ + --hash=sha256:4e1321273d0879a2375cd5bfa14eb947113094d63ddb05ef3c55a15fb261772a # via -r requirements/main.in pyqrcode==1.2.1 \ --hash=sha256:1b2812775fa6ff5c527977c4cd2ccb07051ca7d0bc0aecf937a43864abe5eff6 \