From 58b925c21eebd312ccb6bf3f7f4ac9bf3d1a84f9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 13:12:35 +0000 Subject: [PATCH] Bump cryptography from 2.8 to 3.1.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.1.1. - [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.8...3.1.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34310ed..aaad757 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pyjwt==1.7.1 gitpython==2.1.12 there==0.0.9 mock==3.0.5 -cryptography==2.8 +cryptography==3.1.1 yieldbreaker==0.0.1 black pyyaml==5.3