From 683d9cd76950ac5f26c3e71f58955f214a256517 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 19:05:11 +0000 Subject: [PATCH] Bump cryptography from 3.4.2 to 3.4.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.2 to 3.4.5. - [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/3.4.2...3.4.5) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- requirements-tests.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a4603adb..576ccd48 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ chardet==3.0.4 # via requests colorama==0.4.3 # via twine -cryptography==3.4.2 +cryptography==3.4.5 # via secretstorage distlib==0.3.0 # via virtualenv diff --git a/requirements-tests.txt b/requirements-tests.txt index 50709ffc..e7bc7e0c 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -44,7 +44,7 @@ click==7.1.2 # flask coverage==5.4 # via -r requirements-tests.in -cryptography==3.4.2 +cryptography==3.4.5 # via # moto # python-jose diff --git a/requirements.txt b/requirements.txt index d50f38bd..c6a21ef7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ click==7.1.2 # via flask cloudflare==2.8.15 # via -r requirements.in -cryptography==3.4.2 +cryptography==3.4.5 # via # -r requirements.in # acme