From 30b07a603372f6cebb78f5eb720beb31ca7bf36c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2019 20:13:25 +0000 Subject: [PATCH] Bump cryptography from 2.4.2 to 2.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.4.2 to 2.7. - [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.4.2...2.7) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8ba513f..b4ecb24 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ aiopg[sa]==0.15.0 aioredis==1.2.0 hiredis==1.0.0 passlib==1.7.1 -cryptography==2.4.2 +cryptography==2.7 aiohttp==3.4.4 pytest-aiohttp==0.3.0 pyjwt==1.7.1