]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump cryptography from 39.0.1 to 40.0.2 (#2692)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 May 2023 17:40:51 +0000 (11:40 -0600)
committerGitHub <noreply@github.com>
Mon, 1 May 2023 17:40:51 +0000 (11:40 -0600)
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 40.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/39.0.1...40.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>
requirements.txt

index 787a733f768ba588c32969187e7d6d9ee8b3d93b..e78b55b02ce890b87fdcdc6e40b7273a9da60a65 100644 (file)
@@ -21,7 +21,7 @@ twine==4.0.2
 # Tests & Linting
 black==23.3.0
 coverage==7.2.2
-cryptography==39.0.1
+cryptography==40.0.2
 mypy==1.0.1
 types-certifi==2021.10.8.2
 pytest==7.2.2