From 0c34352587bdcbe5e31aa371070f37cd550503b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 06:47:45 +0000 Subject: [PATCH] Bump django from 4.2.18 to 4.2.21 Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.21. - [Commits](https://github.com/django/django/compare/4.2.18...4.2.21) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.21 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 71cff84..0eade0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ comm==0.2.2 debugpy==1.8.11 decorator==5.1.1 defusedxml==0.7.1 -Django==4.2.18 +Django==4.2.21 executing==1.2.0 fastjsonschema==2.21.1 fqdn==1.5.1