From 42fed6ae8592b82a6bd790d11772122d874c9aef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:43:38 +0000 Subject: [PATCH] Bump cryptography from 2.6.1 to 3.2 in /ml Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 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.6.1...3.2) Signed-off-by: dependabot[bot] --- ml/requirements-all.txt | 2 +- ml/requirements-api.txt | 2 +- ml/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ml/requirements-all.txt b/ml/requirements-all.txt index da1cf22..278fb42 100644 --- a/ml/requirements-all.txt +++ b/ml/requirements-all.txt @@ -14,7 +14,7 @@ Click==7.0 clickclick==1.2.2 connexion==2.2.0 coverage==4.5.3 -cryptography==2.6.1 +cryptography==3.2 cycler==0.10.0 docutils==0.14 execnet==1.5.0 diff --git a/ml/requirements-api.txt b/ml/requirements-api.txt index 5e1ab1c..c0715d9 100644 --- a/ml/requirements-api.txt +++ b/ml/requirements-api.txt @@ -17,7 +17,7 @@ chardet==3.0.4 Click==7.0 clickclick==1.2.2 connexion==2.2.0 -cryptography==2.6.1 +cryptography==3.2 execnet==1.5.0 fastapi==0.27.0 Flask==1.0.3 diff --git a/ml/requirements.txt b/ml/requirements.txt index 535c305..9c5285e 100644 --- a/ml/requirements.txt +++ b/ml/requirements.txt @@ -28,7 +28,7 @@ chardet==3.0.4 Click==7.0 clickclick==1.2.2 connexion==2.2.0 -cryptography==2.6.1 +cryptography==3.2 execnet==1.5.0 fastapi==0.27.0 Flask==1.0.3