]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump cryptography from 41.0.4 to 41.0.6 (#2965)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 29 Nov 2023 04:32:50 +0000 (22:32 -0600)
committerGitHub <noreply@github.com>
Wed, 29 Nov 2023 04:32:50 +0000 (22:32 -0600)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index e859bfc61550314da555438b829f19106e877849..a232e83230bb5c4c08e4a4296c7d2a7fa383d9fd 100644 (file)
@@ -20,7 +20,7 @@ twine==4.0.2
 
 # Tests & Linting
 coverage[toml]==7.3.0
-cryptography==41.0.4
+cryptography==41.0.6
 mypy==1.5.1
 types-certifi==2021.10.8.2
 pytest==7.4.3