From 52420cd2bad002ed313d377446aa0e3a41601ab2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 06:40:24 +0000 Subject: [PATCH] Bump cryptography from 2.9 to 2.9.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9 to 2.9.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.9...2.9.1) 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 a42e7b9..64100a4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ aiopg[sa]==1.0.0 aioredis==1.3.1 hiredis==1.0.1 passlib==1.7.2 -cryptography==2.9 +cryptography==2.9.1 aiohttp==3.6.2 pytest-aiohttp==0.3.0 pyjwt==1.7.1