From bc3844b96e01a9597e46709cff13fc614a3f1401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 04:15:25 +0000 Subject: [PATCH] Bump pypi-attestations from 0.0.27 to 0.0.28 Bumps [pypi-attestations](https://github.com/pypi/pypi-attestations) from 0.0.27 to 0.0.28. - [Release notes](https://github.com/pypi/pypi-attestations/releases) - [Changelog](https://github.com/pypi/pypi-attestations/blob/main/CHANGELOG.md) - [Commits](https://github.com/pypi/pypi-attestations/compare/v0.0.27...v0.0.28) --- updated-dependencies: - dependency-name: pypi-attestations dependency-version: 0.0.28 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 c64d5ab2e66..44435dfa591 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -114,7 +114,7 @@ lint = [ package = [ "betterproto==2.0.0b6", # resolution fails without betterproto "build", - "pypi-attestations==0.0.27", + "pypi-attestations==0.0.28", "twine>=6.1", ] test = [