From f450b785d7a37082844b194b1998cb0f5aca5e77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 15:42:12 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 38.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 38.0.3. - [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.9.2...38.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- tested_requirements/requirements_35.txt | 2 +- tested_requirements/requirements_36.txt | 2 +- tested_requirements/requirements_37.txt | 2 +- tested_requirements/requirements_38.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/setup.py b/setup.py index 5f15414701..5882a3fa90 100644 --- a/setup.py +++ b/setup.py @@ -63,7 +63,7 @@ 'pycryptodomex~=3.2,!=3.5.0,<4.0.0', 'pyOpenSSL~=16.2.0,<21.0.0', 'cffi~=1.9,<1.15', - 'cryptography~=2.5.0,<3.0.0', + 'cryptography>=2.5,<38.1', 'pyjwt~=2.0.0', 'idna~=2.11', 'oscrypto~=2.0.0', diff --git a/tested_requirements/requirements_35.txt b/tested_requirements/requirements_35.txt index b6cd9ef167..8f6a4c1037 100644 --- a/tested_requirements/requirements_35.txt +++ b/tested_requirements/requirements_35.txt @@ -9,7 +9,7 @@ botocore==1.17.47 certifi==2020.6.20 cffi==1.14.2 chardet==3.0.4 -cryptography==2.9.2 +cryptography==38.0.3 docutils==0.15.2 idna==2.9 jmespath==0.10.0 diff --git a/tested_requirements/requirements_36.txt b/tested_requirements/requirements_36.txt index d02dff0e5b..5d3e247f13 100644 --- a/tested_requirements/requirements_36.txt +++ b/tested_requirements/requirements_36.txt @@ -9,7 +9,7 @@ botocore==1.17.47 certifi==2020.6.20 cffi==1.14.2 chardet==3.0.4 -cryptography==2.9.2 +cryptography==38.0.3 docutils==0.15.2 idna==2.9 isodate==0.6.0 diff --git a/tested_requirements/requirements_37.txt b/tested_requirements/requirements_37.txt index e72a53379c..9586f5ffc3 100644 --- a/tested_requirements/requirements_37.txt +++ b/tested_requirements/requirements_37.txt @@ -10,7 +10,7 @@ botocore==1.17.47 certifi==2020.4.5.1 cffi==1.14.2 chardet==3.0.4 -cryptography==2.9.2 +cryptography==38.0.3 docutils==0.15.2 idna==2.9 isodate==0.6.0 diff --git a/tested_requirements/requirements_38.txt b/tested_requirements/requirements_38.txt index c4c97b108c..fae65ecece 100644 --- a/tested_requirements/requirements_38.txt +++ b/tested_requirements/requirements_38.txt @@ -9,7 +9,7 @@ botocore==1.17.47 certifi==2020.6.20 cffi==1.14.2 chardet==3.0.4 -cryptography==2.9.2 +cryptography==38.0.3 docutils==0.15.2 idna==2.9 isodate==0.6.0