]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump cryptography from 3.4.8 to 36.0.1 (#2000)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 3 Jan 2022 13:25:59 +0000 (13:25 +0000)
committerGitHub <noreply@github.com>
Mon, 3 Jan 2022 13:25:59 +0000 (13:25 +0000)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.8 to 36.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/3.4.8...36.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index c557676a86e4248103adeb86a7ac880972da01e9..b4650a2c882ad0ac95d9b9dd07475370364b3a49 100644 (file)
@@ -19,7 +19,7 @@ wheel==0.37.0
 autoflake==1.4
 black==21.11b1
 coverage==6.0.2
-cryptography==3.4.8
+cryptography==36.0.1
 flake8==3.9.2
 flake8-bugbear==21.9.2
 flake8-pie==0.15.0; python_version>='3.7'