From 747ddc43fbe3e5c52b5d1f31cbe70d7bb4557c30 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 django from 1.8.4 to 2.2.28 in /cuckoo Bumps [django](https://github.com/django/django) from 1.8.4 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.4...2.2.28) --- updated-dependencies: - dependency-name: django 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..d2cd7c0 100644 --- a/cuckoo/requirements.txt +++ b/cuckoo/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.4.1 cffi==1.6.0 chardet==2.3.0 cryptography==1.3.2 -Django==1.8.4 +Django==2.2.28 dpkt==1.8.7 ecdsa==0.13 elasticsearch==2.2.0