From fa16f532a9d8cdb38217e7a56f00ec8ca8500c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 21:52:45 +0000 Subject: [PATCH] Bump django from 2.2.13 to 4.2.16 in /swd Bumps [django](https://github.com/django/django) from 2.2.13 to 4.2.16. - [Commits](https://github.com/django/django/compare/2.2.13...4.2.16) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- swd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swd/requirements.txt b/swd/requirements.txt index 29178d1b..552385ff 100644 --- a/swd/requirements.txt +++ b/swd/requirements.txt @@ -2,7 +2,7 @@ certifi==2019.9.11 chardet==3.0.4 defusedxml==0.6.0 diff-match-patch==20181111 -Django==2.2.13 +Django==4.2.16 django-braces==1.12.0 django-cors-headers==2.1.0 django-import-export==1.0.0