From 7d498f02cf6c03eefeafa025e9a42d4e466a3f77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 07:23:30 +0000 Subject: [PATCH] Bump django from 4.2.2 to 4.2.15 Bumps [django](https://github.com/django/django) from 4.2.2 to 4.2.15. - [Commits](https://github.com/django/django/compare/4.2.2...4.2.15) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9cdc5d6..e200bc7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1 +1 @@ -Django==4.2.2 +Django==4.2.15