]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump cryptography from 38.0.4 to 39.0.1 (#2579)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 8 Feb 2023 12:20:04 +0000 (13:20 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2023 12:20:04 +0000 (13:20 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/38.0.4...39.0.1)

---
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 81bc992e07024feb61a916cdafd2bd2b210cfd52..e77e5c10aedc6abc2438fd52a92197882a2d7f14 100644 (file)
@@ -22,7 +22,7 @@ twine==4.0.2
 autoflake==1.7.7
 black==22.10.0
 coverage==6.5.0
-cryptography==38.0.4
+cryptography==39.0.1
 flake8==3.9.2
 flake8-bugbear==23.1.20
 flake8-pie==0.16.0; python_version>='3.7'