From 022559419780acfa7f9058e669ec3b45b61f7682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jun 2022 19:29:16 +0000 Subject: [PATCH] Bump cryptography from 1.3.2 to 3.3.2 in /cuckoo Bumps [cryptography](https://github.com/pyca/cryptography) from 1.3.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/1.3.2...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cuckoo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cuckoo/requirements.txt b/cuckoo/requirements.txt index 047df10..8ad5ca1 100644 --- a/cuckoo/requirements.txt +++ b/cuckoo/requirements.txt @@ -2,7 +2,7 @@ alembic==0.8.0 beautifulsoup4==4.4.1 cffi==1.6.0 chardet==2.3.0 -cryptography==1.3.2 +cryptography==3.3.2 Django==1.8.4 dpkt==1.8.7 ecdsa==0.13