From 9a64b3803eed8035956a3893d7c7faf3af6590d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 02:03:08 +0000 Subject: [PATCH] Bump pypi-attestations from 0.0.21 to 0.0.24 Bumps [pypi-attestations](https://github.com/trailofbits/pypi-attestations) from 0.0.21 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.21...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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9645f148dd3..2fbc6abfc06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -104,7 +104,7 @@ lint = [ "types-urllib3==1.26.25.14", "pyright==1.1.396", "pytest>=8.0", - "pypi-attestations==0.0.21", + "pypi-attestations==0.0.24", "betterproto==2.0.0b6", ] test = [