From 607f66b531f3bd24d7ef7bd9ca89859d7a529182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 12:39:21 +0000 Subject: [PATCH] Bump django from 4.2.6 to 4.2.11 Bumps [django](https://github.com/django/django) from 4.2.6 to 4.2.11. - [Commits](https://github.com/django/django/compare/4.2.6...4.2.11) --- 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 c869542..c504b30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2020.4.5.1 chardet==3.0.4 decorator==4.4.2 defusedxml==0.6.0 -Django==4.2.6 +Django==4.2.11 social-auth-app-django==5.4.0 django-bootstrap-breadcrumbs==0.9.2 django-extensions==3.2.3