]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump cryptography from 36.0.1 to 36.0.2 (#2162)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Apr 2022 13:49:03 +0000 (14:49 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 13:49:03 +0000 (14:49 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 36.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.1...36.0.2)

---
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>
Co-authored-by: Tom Christie <tom@tomchristie.com>
requirements.txt

index 826e4faadfdc977fa7207e82ee7bf3ebfc0648d3..c6c87f9e2c853bfa69993869a8756e5fe9c1478c 100644 (file)
@@ -19,7 +19,7 @@ wheel==0.37.1
 autoflake==1.4
 black==22.3.0
 coverage==6.0.2
-cryptography==36.0.1
+cryptography==36.0.2
 flake8==3.9.2
 flake8-bugbear==22.1.11
 flake8-pie==0.15.0; python_version>='3.7'