From 10237894baf42ff64faa4d82b394223c0a66da8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:52:54 +0000 Subject: [PATCH] Bump django from 4.2.7 to 4.2.15 in /requirements Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.15. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.15) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 7f11a0d..cf67f71 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1 +1 @@ -django==4.2.7 \ No newline at end of file +django==4.2.15 \ No newline at end of file