From 30210b50f5c4dc4ee4782626ac378e721493ee37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:16:54 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 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/2.7...3.2) 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..b9d8c349 100644 --- a/requirements-databricks.txt +++ b/requirements-databricks.txt @@ -1,5 +1,5 @@ simplejson==3.8.2 -cryptography==1.5 +cryptography==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..1d479363 100644 --- a/requirements-google-colab.txt +++ b/requirements-google-colab.txt @@ -1,5 +1,5 @@ simplejson==3.8.2 -cryptography==1.5 +cryptography==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..20445a6a 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.2 pypika==0.32.0 statsmodels==0.10.1 glom==19.10.0 diff --git a/requirements.txt b/requirements.txt index 5a79baf5..76c125ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ simplejson==3.16.0 -cryptography==2.7 +cryptography==3.2 imgkit==1.0.1 packaging==19.1 requests==2.20.0