From da2f364cac0695c58e3a56774d47f3820bdbce89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 16:20:16 +0100 Subject: [PATCH] Bump cryptography from 3.2 to 3.2.1 (#44) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.2.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/3.2...3.2.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c9a8e3e..eb4d649a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ PyJWT==1.7.1 aiohttp_jwt==0.6.1 zeroconf==0.28.6 passlib==1.7.4 -cryptography==3.2 +cryptography==3.2.1 ujson==4.0.1 mashumaro==1.15 -- 2.34.1