From 0b219bd81bf50a45b9a30fde54dc638669254e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 05:19:51 +0000 Subject: [PATCH] Bump cryptography from 38.0.1 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 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/38.0.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements36.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2d93d535..96853b3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 coverage==5.5 -cryptography==36.0.2 +cryptography==39.0.1 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.13 diff --git a/requirements36.txt b/requirements36.txt index 199a910e..9df1a204 100644 --- a/requirements36.txt +++ b/requirements36.txt @@ -31,7 +31,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 coverage==5.5 -cryptography==38.0.1 +cryptography==39.0.1 dataclasses==0.6 decorator==5.1.1 defusedxml==0.7.1