Skip to content

Commit

Permalink
Bump cryptography from 42.0.4 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.4 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.4...43.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 75e0bc4 commit fbd1ba6
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 @@ -11,7 +11,7 @@ requires-python = ">=3.8,<3.13"
license = {file = "LICENSE"}
dependencies = [
"chromalog==1.0.5",
"cryptography==42.0.4",
"cryptography==43.0.1",
"service-identity==21.1.0",
"twisted==23.10.0",
"txtorcon==23.11.0",
Expand Down

0 comments on commit fbd1ba6

Please sign in to comment.