From 8b680ca8c23ca78124b7548b94832ac54316a835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:49:15 +0000 Subject: [PATCH] Bump cryptography from 3.0 to 3.2 in /webhook Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 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/3.0...3.2) Signed-off-by: dependabot[bot] --- webhook/requirements-dev.txt | 2 +- webhook/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webhook/requirements-dev.txt b/webhook/requirements-dev.txt index 40c7047..deba299 100644 --- a/webhook/requirements-dev.txt +++ b/webhook/requirements-dev.txt @@ -5,7 +5,7 @@ cachetools==4.1.1 certifi==2020.6.20 chardet==3.0.4 click==7.1.2 -cryptography==3.0 +cryptography==3.2 dnspython==1.16.0 fastapi==0.59.0 filelock==3.0.12 diff --git a/webhook/requirements.txt b/webhook/requirements.txt index cb1ae4c..b5943ed 100644 --- a/webhook/requirements.txt +++ b/webhook/requirements.txt @@ -1,5 +1,5 @@ click==7.1.2 -cryptography==3.0 +cryptography==3.2 fastapi==0.59.0 google-cloud-logging==1.15.0 google-cloud-ndb==1.4.1