From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 17:13:10 +0000 (+0000) Subject: Bump cryptography from 38.0.3 to 38.0.4 (#2485) X-Git-Tag: 0.23.2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5098f47444160991a7152784c73cb984805c7dd9;p=thirdparty%2Fhttpx.git Bump cryptography from 38.0.3 to 38.0.4 (#2485) --- diff --git a/requirements.txt b/requirements.txt index fa69bae1..018275a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ twine==4.0.1 autoflake==1.7.7 black==22.10.0 coverage==6.5.0 -cryptography==38.0.3 +cryptography==38.0.4 flake8==3.9.2 flake8-bugbear==22.7.1 flake8-pie==0.16.0; python_version>='3.7'