From 322d7a6d823f76eed294d73166c26bc498493407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:24:33 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8beb0fd..3a3e607 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ bleach==3.3.0 certifi==2019.11.28 cffi==1.13.2 chardet==3.0.4 -cryptography==3.2 +cryptography==41.0.3 docutils==0.15.2 filelock==3.0.12 idna==2.8 diff --git a/requirements.txt b/requirements.txt index c254d80..0445c33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2019.11.28 cffi==1.13.2 chardet==3.0.4 -cryptography==3.2 +cryptography==41.0.3 idna==2.8 pycparser==2.19 requests==2.22.0