From 8127e5b55078691afd8f77748018e63b09c10842 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 07:46:54 +0000 Subject: [PATCH] Bump cryptography from 2.4.2 to 3.3.2 in /project/noc_desk Bumps [cryptography](https://github.com/pyca/cryptography) from 2.4.2 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.4.2...3.3.2) Signed-off-by: dependabot[bot] --- project/noc_desk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 project/noc_desk/requirements.txt diff --git a/project/noc_desk/requirements.txt b/project/noc_desk/requirements.txt old mode 100755 new mode 100644 index ce3604e..5af295e --- a/project/noc_desk/requirements.txt +++ b/project/noc_desk/requirements.txt @@ -4,7 +4,7 @@ cffi==1.11.5 chardet==3.0.4 Click==7.0 configparser==3.5.0 -cryptography==2.4.2 +cryptography==3.3.2 DateTime==4.3 dominate==2.3.5 elasticsearch==6.3.1