Browse Source

Bump cryptography from 41.0.4 to 41.0.6

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

---
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
f40bd649ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pyproject.toml

2
pyproject.toml

@ -11,7 +11,7 @@ requires-python = ">=3.7,<3.12"
license = {file = "LICENSE"}
dependencies = [
"chromalog==1.0.5",
"cryptography==41.0.4",
"cryptography==41.0.6",
"service-identity==21.1.0",
"twisted==22.4.0",
"txtorcon==23.0.0",

Loading…
Cancel
Save