Skip to content

Commit

Permalink
Bump securesystemslib from 0.13.1 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [securesystemslib](https://github.com/secure-systems-lab/securesystemslib) from 0.13.1 to 0.28.0.
- [Release notes](https://github.com/secure-systems-lab/securesystemslib/releases)
- [Changelog](https://github.com/secure-systems-lab/securesystemslib/blob/main/CHANGELOG.md)
- [Commits](secure-systems-lab/securesystemslib@v0.13.1...v0.28.0)

---
updated-dependencies:
- dependency-name: securesystemslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent b0e61e6 commit ea0b4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ keywords = [
# pyca/cryptography). *Verification* of either signature type does NOT
# require securesystemslib.
# WARNING: DEPENDENCY ON SECURESYSTEMSLIB PINNED.
gpgsigning = ["securesystemslib==0.13.1"]
gpgsigning = ["securesystemslib==0.28.0"]

[project.urls]
repository = "https://github.com/conda/conda-content-trust"
Expand Down

0 comments on commit ea0b4b4

Please sign in to comment.