From 4e2f5bafc0ef74bc2960f84facd33d2b35b3fc69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:14:12 +0000 Subject: [PATCH] Bump cryptography from 2.1.3 to 3.2 in /Dator Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.3 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/2.1.3...3.2) Signed-off-by: dependabot[bot] --- Dator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dator/requirements.txt b/Dator/requirements.txt index 104d0b43..221caa3d 100644 --- a/Dator/requirements.txt +++ b/Dator/requirements.txt @@ -16,7 +16,7 @@ chardet==3.0.4 Cheetah==2.4.4 colorama==0.3.3 configobj==4.7.2 -cryptography==2.1.3 +cryptography==3.2 cv-bridge==1.12.4 cycler==0.9.0 decorator==4.1.2