From b52f67a5ee3900c100e0769b7c2c98b89629da40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 17:58:33 +0000 Subject: [PATCH] Bump django from 3.1.13 to 3.2.25 Bumps [django](https://github.com/django/django) from 3.1.13 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.1.13...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 e8ccd0d..f818148 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2020.4.5.1 chardet==3.0.4 dj-database-url==0.5.0 -Django==3.1.13 +Django==3.2.25 django-heroku==0.3.1 geographiclib==1.50 geopy==1.21.0