From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 03:38:15 +0000 (-0500) Subject: Bump cryptography from 41.0.0 to 41.0.2 (#2773) X-Git-Tag: 0.25.0~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a1841b924ab5d318d771e1a04ffb55662bf458b;p=thirdparty%2Fhttpx.git Bump cryptography from 41.0.0 to 41.0.2 (#2773) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2) --- 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 e05ee5b0..bd53167b 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.0 +cryptography==41.0.2 mypy==1.4.1 types-certifi==2021.10.8.2 pytest==7.4.0