From 7963dc0ce11f3836662ac477cf1fc25b3bb1b4b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Oct 2021 19:24:05 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 3.3.2 in /router Bumps [cryptography](https://github.com/pyca/cryptography) from 3.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/3.2...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- router/requirements2.txt | 2 +- router/requirements3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 router/requirements2.txt mode change 100755 => 100644 router/requirements3.txt diff --git a/router/requirements2.txt b/router/requirements2.txt old mode 100755 new mode 100644 index 485a9db..545f2b9 --- a/router/requirements2.txt +++ b/router/requirements2.txt @@ -1,5 +1,5 @@ setuptools-rust -cryptography==3.2 +cryptography==3.3.2 wheel requests awscli diff --git a/router/requirements3.txt b/router/requirements3.txt old mode 100755 new mode 100644 index 69a8304..2b2db23 --- a/router/requirements3.txt +++ b/router/requirements3.txt @@ -1,5 +1,5 @@ setuptools-rust -cryptography==3.2 +cryptography==3.3.2 wheel requests awscli