From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 12:24:25 +0000 (+0100) Subject: Bump cryptography from 43.0.0 to 43.0.1 (#3295) X-Git-Tag: 0.28.0~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa20e449e742f81fbc518ce793878015226652d;p=thirdparty%2Fhttpx.git Bump cryptography from 43.0.0 to 43.0.1 (#3295) 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 f59bffb7..5aab0376 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ twine==5.1.1 # Tests & Linting coverage[toml]==7.6.1 -cryptography==43.0.0 +cryptography==43.0.1 mypy==1.11.2 pytest==8.3.2 ruff==0.6.3