From 252c2001a2922e1228311dd2b505d4c451e0de17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 18:48:11 +0000 Subject: [PATCH] chore(deps): bump cryptography from 3.2 to 3.3.2 in /test 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/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2) Signed-off-by: dependabot[bot] --- test/upstream-requirements-py27.txt | 2 +- test/upstream-requirements-py37.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/upstream-requirements-py27.txt b/test/upstream-requirements-py27.txt index 5d12bfbf5..88cc13228 100644 --- a/test/upstream-requirements-py27.txt +++ b/test/upstream-requirements-py27.txt @@ -7,7 +7,7 @@ cffi==1.14.2 configparser==4.0.2 contextlib2==0.6.0.post1 coverage==5.3 -cryptography==3.2 +cryptography==3.3.2 enum34==1.1.10 funcsigs==1.0.2 futures==3.3.0 diff --git a/test/upstream-requirements-py37.txt b/test/upstream-requirements-py37.txt index caafb8cba..9dd3c3956 100644 --- a/test/upstream-requirements-py37.txt +++ b/test/upstream-requirements-py37.txt @@ -3,7 +3,7 @@ boto3==1.15.0 botocore==1.18.0 cffi==1.14.2 coverage==5.3 -cryptography==3.2 +cryptography==3.3.2 importlib-metadata==1.7.0 iniconfig==1.0.1 jmespath==0.10.0