From 251809197436e223599fb40631a9a2ffbff15135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 08:34:11 +0000 Subject: [PATCH] Bump django from 1.11.29 to 4.2.17 Bumps [django](https://github.com/django/django) from 1.11.29 to 4.2.17. - [Commits](https://github.com/django/django/compare/1.11.29...4.2.17) --- 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 5a8b4e0ad..ca186db10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ psycopg2==2.8.2 dj-database-url==0.5.0 ### Django related -Django==1.11.29 +Django==4.2.17 ## django-pagination -e git+https://github.com/OpenUpSA/django-pagination@d013c9c1facf7e1d6827a5a7929064c5c80c53e2#egg=django-pagination django-bcrypt==0.9.2