From 6855998944f3c890dcc5c993c50d5e2a0ea57ece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 21:36:38 +0000 Subject: [PATCH] Bump django from 3.1.14 to 4.2.26 in /URL_Short Bumps [django](https://github.com/django/django) from 3.1.14 to 4.2.26. - [Commits](https://github.com/django/django/compare/3.1.14...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- URL_Short/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/URL_Short/requirements.txt b/URL_Short/requirements.txt index 0513c67f5a..64b7c8315a 100644 --- a/URL_Short/requirements.txt +++ b/URL_Short/requirements.txt @@ -2,7 +2,7 @@ appdirs==1.4.4 #1.4.3 certifi==2023.7.22 #2018.1.18 chardet==3.0.4 # up to date -Django==3.1.14 #1.1 +Django==4.2.26 #1.1 pytest-django pytest-pythonpath django-widget-tweaks==1.4.8 #1.4.1