From 921add2411d58355e92cfb3255e15dbc8ffe192c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 17:55:22 +0000 Subject: [PATCH] Bump django from 4.0 to 4.2.16 Bumps [django](https://github.com/django/django) from 4.0 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.0...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2e291112..7f360fb87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ colour==0.1.5 cython==3.0.0 django-appconf==1.0.5 django-compressor==4.4 -Django==4.0 +Django==4.2.16 idna==3.4 jmespath==1.0.1 numpy==1.24.4