From f101f2a851d3e145522c3068f0753dbc5a078671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:40:58 +0000 Subject: [PATCH] Bump django from 4.1.10 to 4.1.13 Bumps [django](https://github.com/django/django) from 4.1.10 to 4.1.13. - [Commits](https://github.com/django/django/compare/4.1.10...4.1.13) --- 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 c1f3052..9d905ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Babel==2.8.0 certifi==2023.7.22 chardet==3.0.4 cssselect==1.1.0 -Django==4.1.10 +Django==4.1.13 django-autoslug==1.9.8 django-bootstrap4==22.3 django-countries==7.4.2