From 4cb794923e8930665fac006dedc3dc8abc2f7169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 04:15:26 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.13 to 4.2.14 in /app 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index a4d5a1e..7e266c7 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.8.1 astroid==3.2.2 colorama==0.4.6 dill==0.3.8 -Django==4.2.13 +Django==4.2.14 django-environ==0.11.2 isort==5.13.2 lazy-object-proxy==1.10.0