From 4f4cfdce0f36f6e3b176149cb188614759ea3820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:43:38 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 36.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/36.0.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a5a16995..9ef3d97f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,7 +14,7 @@ click==6.7 colorama==0.3.7 configparser==3.7.1 coverage==4.1 -cryptography==2.4.2 +cryptography==39.0.1 docker==2.5.1 docker-pycreds==0.4.0 docopt==0.6.2 diff --git a/requirements.txt b/requirements.txt index 0b15d980..f5869f53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ colorama==0.3.7 configparser==3.7.1 constantly==15.1.0 coverage==4.1 -cryptography==36.0.1 +cryptography==39.0.1 docker==2.5.1 docker-pycreds==0.4.0 docopt==0.6.2