Skip to content

Commit 4ff44f7

Browse files
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](trailofbits/pypi-attestations@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] <[email protected]>
1 parent 021d6a8 commit 4ff44f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ lint = [
104104
"types-urllib3==1.26.25.14",
105105
"pyright==1.1.397",
106106
"pytest>=8.0",
107-
"pypi-attestations==0.0.22",
107+
"pypi-attestations==0.0.25",
108108
"betterproto==2.0.0b6",
109109
]
110110
test = [
@@ -141,7 +141,7 @@ lint = [
141141
package = [
142142
"betterproto==2.0.0b6", # resolution fails without betterproto
143143
"build",
144-
"pypi-attestations==0.0.22",
144+
"pypi-attestations==0.0.25",
145145
"twine>=5.1",
146146
]
147147
test = [

0 commit comments

Comments
 (0)