From ed84c034bfcd766ad5c5ea15a5eaaff3cfc62ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 01:12:32 +0000 Subject: [PATCH] Bump pypi-attestations from 0.0.21 to 0.0.23 Bumps [pypi-attestations](https://github.com/trailofbits/pypi-attestations) from 0.0.21 to 0.0.23. - [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.23) --- updated-dependencies: - dependency-name: pypi-attestations dependency-version: 0.0.23 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..be964d57be0 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.23", "betterproto==2.0.0b6", ] test = [