From cdae493baf02519dafd9cf706fb219e0c47dcb11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 08:32:13 +0000 Subject: [PATCH] Bump django from 4.2.18 to 4.2.20 Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.20. - [Commits](https://github.com/django/django/compare/4.2.18...4.2.20) --- 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 a6173b8..288c5ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ tomli==2.0.1 typing_extensions==4.7.1 tzdata==2023.3 -Django==4.2.18 +Django==4.2.20 django-htmx==1.18.0 whitenoise==6.7.0 django-environ==0.11.2