From ec60dca7bb81fc70862a9f47e498bf3241e7a01a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:44:29 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirement.txt b/requirement.txt index b567701..223e605 100644 --- a/requirement.txt +++ b/requirement.txt @@ -7,7 +7,7 @@ bleach==3.1.0 certifi==2019.11.28 cffi==1.13.2 chardet==3.0.4 -cryptography==3.3.2 +cryptography==39.0.1 cycler==0.10.0 decorator==4.4.1 defusedxml==0.6.0 diff --git a/requirements.txt b/requirements.txt index 2c3d0d9..f094a2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Babel==2.9.1 certifi==2019.11.28 cffi==1.13.2 chardet==3.0.4 -cryptography==3.3.2 +cryptography==39.0.1 cycler==0.10.0 docutils==0.16 idna==2.8