]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump cryptography from 36.0.2 to 37.0.2 (#2217)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 10 May 2022 09:27:13 +0000 (10:27 +0100)
committerGitHub <noreply@github.com>
Tue, 10 May 2022 09:27:13 +0000 (10:27 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.2 to 37.0.2.
- [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/36.0.2...37.0.2)

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

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 6363f43ae9851bb6b396b6c1385ed541c66c8a1a..e390046faa1dd9e2f22b5cbb743b574d511e79cb 100644 (file)
@@ -19,7 +19,7 @@ wheel==0.37.1
 autoflake==1.4
 black==22.3.0
 coverage==6.0.2
-cryptography==36.0.2
+cryptography==37.0.2
 flake8==3.9.2
 flake8-bugbear==22.1.11
 flake8-pie==0.15.0; python_version>='3.7'