From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 20:33:26 +0000 (-0600) Subject: Bump cryptography from 40.0.2 to 41.0.0 (#2735) X-Git-Tag: 0.25.0~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2073ea0046c6e6ead234cf9bf9ec43d10f74d40e;p=thirdparty%2Fhttpx.git Bump cryptography from 40.0.2 to 41.0.0 (#2735) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 34937f5e..21be7f76 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.2 -cryptography==40.0.2 +cryptography==41.0.0 mypy==1.0.1 types-certifi==2021.10.8.2 pytest==7.2.2