From 4f35f756252d71e372daa579e9521642096b3d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:44:59 +0000 Subject: [PATCH] chore(deps): bump cryptography from 39.0.0 to 39.0.1 in /test Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 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/39.0.0...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/upstream-requirements-py27.txt | 2 +- test/upstream-requirements-py311.txt | 2 +- test/upstream-requirements-py37.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/upstream-requirements-py27.txt b/test/upstream-requirements-py27.txt index a5a48c9ab..90db6c0e0 100644 --- a/test/upstream-requirements-py27.txt +++ b/test/upstream-requirements-py27.txt @@ -7,7 +7,7 @@ cffi==1.14.5 configparser==4.0.2 contextlib2==0.6.0.post1 coverage==5.5 -cryptography==3.3.2 +cryptography==39.0.1 enum34==1.1.10 funcsigs==1.0.2 futures==3.3.0 diff --git a/test/upstream-requirements-py311.txt b/test/upstream-requirements-py311.txt index e5e24f492..078d256ff 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -3,7 +3,7 @@ boto3==1.26.54 botocore==1.29.54 cffi==1.15.1 coverage==7.0.5 -cryptography==39.0.0 +cryptography==39.0.1 iniconfig==2.0.0 jmespath==1.0.1 mock==4.0.3 diff --git a/test/upstream-requirements-py37.txt b/test/upstream-requirements-py37.txt index ecb05c22c..45101bcd5 100644 --- a/test/upstream-requirements-py37.txt +++ b/test/upstream-requirements-py37.txt @@ -3,7 +3,7 @@ boto3==1.26.54 botocore==1.29.54 cffi==1.15.1 coverage==7.0.5 -cryptography==39.0.0 +cryptography==39.0.1 exceptiongroup==1.1.0 importlib-metadata==6.0.0 iniconfig==2.0.0