From 4e21a736e1690b1c25f9330d861d540ac1b6ce96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 22:30:19 +0000 Subject: [PATCH] Bump cryptography from 1.3.2 to 39.0.1 in /cuckoo Bumps [cryptography](https://github.com/pyca/cryptography) from 1.3.2 to 39.0.1. - [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...39.0.1) --- 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..67eb86d 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==39.0.1 Django==1.8.4 dpkt==1.8.7 ecdsa==0.13