From 3ee2ec25780e186f5361842c9f7d8c761f545f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 17:59:31 +0000 Subject: [PATCH] Bump django from 3.1.14 to 3.2.25 Bumps [django](https://github.com/django/django) from 3.1.14 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.1.14...3.2.25) --- 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 42e2937..49eea30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ blessed==1.17.12 certifi==2022.12.7 chardet==3.0.4 croniter==1.0.7 -Django==3.1.14 +Django==3.2.25 django-picklefield==3.0.1 django-q==1.3.4 future==0.18.2