From 3e527fb257efd2bfaff8f1340ab6523bf631489d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 09:38:09 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 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.4.7...39.0.1) --- 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 9ed3929..4e431cb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ chardet==4.0.0 cli-test-helpers==1.0.1 colorama==0.4.4 coverage==5.4 -cryptography==3.4.7 +cryptography==39.0.1 distlib==0.3.1 docutils==0.17.1 fancycompleter==0.9.1 diff --git a/requirements.txt b/requirements.txt index eb2962e..19bc860 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ charset-normalizer==2.0.4 cli-test-helpers==1.0.1 colorama==0.4.4 coverage==5.4 -cryptography==3.4.7 +cryptography==39.0.1 distlib==0.3.1 docutils==0.17.1 fancycompleter==0.9.1