Skip to content

Commit edc7d9d

Browse files
Bump pypi-attestations from 0.0.25 to 0.0.26
Bumps [pypi-attestations](https://github.com/trailofbits/pypi-attestations) from 0.0.25 to 0.0.26. - [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.25...v0.0.26) --- updated-dependencies: - dependency-name: pypi-attestations dependency-version: 0.0.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c76d1bd commit edc7d9d

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.400",
106106
"pytest>=8.0",
107-
"pypi-attestations==0.0.25",
107+
"pypi-attestations==0.0.26",
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.25",
144+
"pypi-attestations==0.0.26",
145145
"twine>=6.1",
146146
]
147147
test = [

0 commit comments

Comments
 (0)