From 1fcb4f263b429ea55aa0ac52931a04986e76c3ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 15:50:55 +0000 Subject: [PATCH] Bump django from 3.1.7 to 3.2.25 Bumps [django](https://github.com/django/django) from 3.1.7 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.1.7...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 f0e97f3..bed8f08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.3.1 defusedxml==0.7.1 diff-match-patch==20200713 dj-database-url==0.5.0 -Django==3.1.7 +Django==3.2.25 django-crispy-forms==1.11.1 django-filter==2.4.0 django-heroku==0.0.0