Browse Source

Bump cryptography from 41.0.6 to 42.0.4

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 2 years ago committed by GitHub
parent
commit
07bad142ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      pyproject.toml

2
pyproject.toml

@ -11,7 +11,7 @@ requires-python = ">=3.8,<3.12"
license = {file = "LICENSE"}
dependencies = [
"chromalog==1.0.5",
"cryptography==41.0.6",
"cryptography==42.0.4",
"service-identity==21.1.0",
"twisted==23.10.0",
"txtorcon==23.11.0",

Loading…
Cancel
Save