From 57893dc2747b8b17bce71bc210b43880f5ccd6f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 20:12:48 +0200 Subject: [PATCH] Bump cryptography from 3.0 to 3.2 (#357) 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-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4206157..c56ccb9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ aiopg[sa]==1.0.0 aioredis==1.3.1 hiredis==1.1.0 passlib==1.7.4 -cryptography==3.0 +cryptography==3.2 aiohttp==3.6.3 pytest-aiohttp==0.3.0 pyjwt==1.7.1