From cc6c1808ffebfd6646ff6b2bde50b0144fd564e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 19:40:26 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.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.9.2...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... 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 48f6dfd337..5ec5f4688b 100644 --- a/setup.py +++ b/setup.py @@ -179,7 +179,7 @@ def _get_arrow_lib_as_linker_input(self): 'pycryptodomex>=3.2,!=3.5.0,<4.0.0', 'pyOpenSSL>=16.2.0,<21.0.0', 'cffi>=1.9,<1.14', - 'cryptography>=2.5.0,<3.0.0', + 'cryptography>=2.5.0,<4.0.0', 'ijson<3.0.0', 'pyjwt<2.0.0', 'idna<2.10', diff --git a/tested_requirements/requirements_35.txt b/tested_requirements/requirements_35.txt index db4eb9c839..1cb67c6f28 100644 --- a/tested_requirements/requirements_35.txt +++ b/tested_requirements/requirements_35.txt @@ -7,7 +7,7 @@ botocore==1.14.17 certifi==2020.4.5.1 cffi==1.13.2 chardet==3.0.4 -cryptography==2.9.2 +cryptography==3.3.2 docutils==0.15.2 idna==2.9 ijson==2.6.1 diff --git a/tested_requirements/requirements_36.txt b/tested_requirements/requirements_36.txt index c8d08ab969..35e490f55f 100644 --- a/tested_requirements/requirements_36.txt +++ b/tested_requirements/requirements_36.txt @@ -7,7 +7,7 @@ botocore==1.14.17 certifi==2020.4.5.1 cffi==1.13.2 chardet==3.0.4 -cryptography==2.9.2 +cryptography==3.3.2 docutils==0.15.2 idna==2.9 ijson==2.6.1 diff --git a/tested_requirements/requirements_37.txt b/tested_requirements/requirements_37.txt index 92e4445ee4..8d5760a6ca 100644 --- a/tested_requirements/requirements_37.txt +++ b/tested_requirements/requirements_37.txt @@ -7,7 +7,7 @@ botocore==1.14.17 certifi==2020.4.5.1 cffi==1.13.2 chardet==3.0.4 -cryptography==2.9.2 +cryptography==3.3.2 docutils==0.15.2 idna==2.9 ijson==2.6.1 diff --git a/tested_requirements/requirements_38.txt b/tested_requirements/requirements_38.txt index 01df7d0feb..39d7c4b5b5 100644 --- a/tested_requirements/requirements_38.txt +++ b/tested_requirements/requirements_38.txt @@ -7,7 +7,7 @@ botocore==1.14.17 certifi==2020.4.5.1 cffi==1.13.2 chardet==3.0.4 -cryptography==2.9.2 +cryptography==3.3.2 docutils==0.15.2 idna==2.9 ijson==2.6.1