Skip to content

Commit acea86e

Browse files
Bump tuf from 5.0.0 to 5.1.0 in the python-dependencies group (#224)
Bumps the python-dependencies group with 1 update: [tuf](https://github.com/theupdateframework/python-tuf). Updates `tuf` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/theupdateframework/python-tuf/releases) - [Changelog](https://github.com/theupdateframework/python-tuf/blob/develop/docs/CHANGELOG.md) - [Commits](theupdateframework/python-tuf@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: tuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c2a7a9 commit acea86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
name = "tuf-conformance"
77
dependencies = [
88
"securesystemslib[crypto, pynacl]==1.1.0" ,
9-
"tuf==5.0.0",
9+
"tuf==5.1.0",
1010
"pytest==8.3.3"
1111
]
1212
dynamic = ["version"]

0 commit comments

Comments
 (0)