From a3cbf2c15dfbe0f56e76ba5cbcf7a98ea6109140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 13:20:16 +0000 Subject: [PATCH] Bump django from 4.2.13 to 4.2.14 Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.14. - [Commits](https://github.com/django/django/compare/4.2.13...4.2.14) --- 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 0c0d90d..7ed98f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ cycler==0.12.1 diff-match-patch==20230430 distlib==0.3.8 dj-database-url==2.2.0 -Django==4.2.13 +Django==4.2.14 django-browser-reload==1.13.0 django-countries==7.6.1 django-extensions==3.2.3