From 4a8284848b013ebe08e035465712cb54ee863f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:09:41 +0000 Subject: [PATCH] Bump cryptography from 1.5 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.5 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/1.5...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-databricks.txt | 2 +- requirements-google-colab.txt | 2 +- requirements-test.txt | 2 +- requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-databricks.txt b/requirements-databricks.txt index 949d4c34..0725b2a2 100644 --- a/requirements-databricks.txt +++ b/requirements-databricks.txt @@ -1,5 +1,5 @@ simplejson==3.8.2 -cryptography==1.5 +cryptography==3.3.2 imgkit==1.0.1 packaging==19.1 requests~=2.20.0 diff --git a/requirements-google-colab.txt b/requirements-google-colab.txt index ec455a5d..eb4fc47e 100644 --- a/requirements-google-colab.txt +++ b/requirements-google-colab.txt @@ -1,5 +1,5 @@ simplejson==3.8.2 -cryptography==1.5 +cryptography==3.3.2 imgkit==1.0.1 packaging==19.1 requests==2.20.0 diff --git a/requirements-test.txt b/requirements-test.txt index dac29e0d..48b9be34 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -39,7 +39,7 @@ packaging==19.1 ordered-set==3.1.1 deepdiff==4.0.6 papermill==1.0.1 -cryptography==2.7 +cryptography==3.3.2 pypika==0.32.0 statsmodels==0.10.1 glom==19.10.0 diff --git a/requirements.txt b/requirements.txt index 5a79baf5..ab322c91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ simplejson==3.16.0 -cryptography==2.7 +cryptography==3.3.2 imgkit==1.0.1 packaging==19.1 requests==2.20.0