]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump cryptography from 38.0.1 to 38.0.3 (#2447)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 18 Nov 2022 12:55:22 +0000 (12:55 +0000)
committerGitHub <noreply@github.com>
Fri, 18 Nov 2022 12:55:22 +0000 (12:55 +0000)
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 38.0.3.
- [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/38.0.1...38.0.3)

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

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

index 26bc63b21f070a264dcf1b4cd2f088f5baad6bc7..dc87c7dd51667405a5e700324eec2f9f3e7080c2 100644 (file)
@@ -22,7 +22,7 @@ twine==4.0.1
 autoflake==1.7.7
 black==22.10.0
 coverage==6.5.0
-cryptography==38.0.1
+cryptography==38.0.3
 flake8==3.9.2
 flake8-bugbear==22.7.1
 flake8-pie==0.16.0; python_version>='3.7'