From e872e4c22a67531fc6f060e330e2246227dfaa57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 18:35:58 +0000 Subject: [PATCH] Bump pypi-attestations from 0.0.22 to 0.0.25 Bumps [pypi-attestations](https://github.com/trailofbits/pypi-attestations) from 0.0.22 to 0.0.25. - [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.22...v0.0.25) --- updated-dependencies: - dependency-name: pypi-attestations dependency-version: 0.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 65dce1780d8..0d86b2adff7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -104,7 +104,7 @@ lint = [ "types-urllib3==1.26.25.14", "pyright==1.1.400", "pytest>=8.0", - "pypi-attestations==0.0.22", + "pypi-attestations==0.0.25", "betterproto==2.0.0b6", ] test = [ @@ -141,7 +141,7 @@ lint = [ package = [ "betterproto==2.0.0b6", # resolution fails without betterproto "build", - "pypi-attestations==0.0.22", + "pypi-attestations==0.0.25", "twine>=6.1", ] test = [