From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 04:53:13 +0000 (-0600) Subject: Bump cryptography from 41.0.3 to 41.0.4 (#2859) X-Git-Tag: 0.25.1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d32e4c1bf7c11725ca01e30d2c394a623f1157a;p=thirdparty%2Fhttpx.git Bump cryptography from 41.0.3 to 41.0.4 (#2859) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- 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 a884446e..f5ec5ab3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ twine==4.0.2 # Tests & Linting black==23.7.0 coverage[toml]==7.3.0 -cryptography==41.0.3 +cryptography==41.0.4 mypy==1.5.1 types-certifi==2021.10.8.2 pytest==7.4.0