]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump cryptography from 41.0.6 to 41.0.7 (#2971)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 1 Dec 2023 19:34:15 +0000 (13:34 -0600)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 19:34:15 +0000 (13:34 -0600)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 41.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...41.0.7)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

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