]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump cryptography from 37.0.2 to 38.0.1 (#2389)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Oct 2022 13:12:43 +0000 (14:12 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 13:12:43 +0000 (14:12 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 38.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/37.0.2...38.0.1)

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

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

index 6c8dd50d42fed53350ae4de3fab8322047d68fb6..9670095ed286684b3fef08b943cf835224fca46b 100644 (file)
@@ -22,7 +22,7 @@ twine==4.0.1
 autoflake==1.4
 black==22.8.0
 coverage==6.4.4
-cryptography==37.0.2
+cryptography==38.0.1
 flake8==3.9.2
 flake8-bugbear==22.7.1
 flake8-pie==0.16.0; python_version>='3.7'