From 04162be3caf487f5e32ba4250499640415da5b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 04:12:13 +0000 Subject: [PATCH] Bump pypi-attestations from 0.0.28 to 0.0.29 Bumps [pypi-attestations](https://github.com/pypi/pypi-attestations) from 0.0.28 to 0.0.29. - [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.28...v0.0.29) --- updated-dependencies: - dependency-name: pypi-attestations dependency-version: 0.0.29 dependency-type: direct:development 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 1195b0442dd..109012cfa40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -111,7 +111,7 @@ lint = [ ] package = [ "build", - "pypi-attestations==0.0.28", + "pypi-attestations==0.0.29", "twine>=6.1", ] test = [