From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 05:48:15 +0000 (+0100) Subject: Bump cryptography from 41.0.2 to 41.0.3 (#2809) X-Git-Tag: 0.25.0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e99e2948e64fac2ca498865e9742ff50a69a2155;p=thirdparty%2Fhttpx.git Bump cryptography from 41.0.2 to 41.0.3 (#2809) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3) --- 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 bd53167b..9050c118 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ twine==4.0.2 # Tests & Linting black==23.3.0 coverage[toml]==7.2.7 -cryptography==41.0.2 +cryptography==41.0.3 mypy==1.4.1 types-certifi==2021.10.8.2 pytest==7.4.0