Skip to content

Commit

Permalink
Bump cryptography from 42.0.8 to 43.0.1
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.8...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 89ff8f1 commit d5e5d37
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 37 deletions.
67 changes: 31 additions & 36 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ poetry-plugin-export = "^1.8.0"
ops = "^2.15.0"
poetry-core = "^1.9.0"
# tls_certificates_interface/v3/tls_certificates.py
cryptography = "^42.0.8"
cryptography = "^43.0.1"
jsonschema = "*"
# pinning to avoid: https://github.com/canonical/charmcraft/issues/1722
# We should unpin it once we have rustc 1.76+ available at build time
Expand Down

0 comments on commit d5e5d37

Please sign in to comment.