]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump cryptography from 42.0.2 to 42.0.4 (#3107)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 22 Feb 2024 14:52:20 +0000 (14:52 +0000)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2024 14:52:20 +0000 (14:52 +0000)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

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

index f127064bdd84f0915f7bc777b66c7bb376e8d9e3..cc72ea128bd899ae9b903261c4c0fdf6fcea9e80 100644 (file)
@@ -19,7 +19,7 @@ twine==4.0.2
 
 # Tests & Linting
 coverage[toml]==7.4.1
-cryptography==42.0.2
+cryptography==42.0.4
 mypy==1.8.0
 pytest==8.0.0
 ruff==0.1.15