From 7e550c9eb318c77af4cbae4b213d2262a8f56200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 04:39:14 +0000 Subject: [PATCH] Bump django from 3.2.13 to 3.2.25 Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.2.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 753ba24..05ca093 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.5.2 certifi==2022.12.7 charset-normalizer==2.0.12 -django==3.2.13 +django==3.2.25 gunicorn==20.1.0 idna==3.3 pytz==2022.1