From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 04:32:50 +0000 (-0600) Subject: Bump cryptography from 41.0.4 to 41.0.6 (#2965) X-Git-Tag: 0.26.0~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90d71e63e017fb5535a97c3c880d1373ae8918f4;p=thirdparty%2Fhttpx.git Bump cryptography from 41.0.4 to 41.0.6 (#2965) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index e859bfc6..a232e832 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ twine==4.0.2 # Tests & Linting coverage[toml]==7.3.0 -cryptography==41.0.4 +cryptography==41.0.6 mypy==1.5.1 types-certifi==2021.10.8.2 pytest==7.4.3