From 494ab79ca1eabc70965a3432d52e81513916891b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:12:00 +0000 Subject: [PATCH] Bump django from 4.2.21 to 4.2.22 Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.22. - [Commits](https://github.com/django/django/compare/4.2.21...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 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 4037160..f4595d6 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.21 +Django==4.2.22 executing==1.2.0 fastjsonschema==2.21.1 fqdn==1.5.1