From 5e413028c852db4dff35d58c49d01180c035a177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 17:13:44 +0000 Subject: [PATCH] Bump cryptography from 2.4.2 to 3.3.2 in /docs Bumps [cryptography](https://github.com/pyca/cryptography) from 2.4.2 to 3.3.2. - [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/2.4.2...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a5a16995..e2d53cb3 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==3.3.2 docker==2.5.1 docker-pycreds==0.4.0 docopt==0.6.2