Skip to content

Commit

Permalink
build(deps): bump rfc3161-client from 0.0.4 to 0.1.1
Browse files Browse the repository at this point in the history
Bumps [rfc3161-client](https://github.com/trailofbits/rfc3161-client) from 0.0.4 to 0.1.1.
- [Release notes](https://github.com/trailofbits/rfc3161-client/releases)
- [Changelog](https://github.com/trailofbits/rfc3161-client/blob/main/CHANGELOG.md)
- [Commits](trailofbits/rfc3161-client@v0.0.4...v0.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 9ee7ac2 commit 38b81e3
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 @@ -37,7 +37,7 @@ dependencies = [
"rich ~= 13.0",
"rfc8785 ~= 0.1.2",
# NOTE(dm): Under very active development, so strictly pinned.
"rfc3161-client == 0.0.4",
"rfc3161-client == 0.1.1",
# NOTE(ww): Both under active development, so strictly pinned.
"sigstore-protobuf-specs == 0.3.2",
"sigstore-rekor-types == 0.0.18",
Expand Down

0 comments on commit 38b81e3

Please sign in to comment.