From eb0e94ccc76fd3045373361985ad1545adb05199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:25:54 +0000 Subject: [PATCH] Bump django from 4.2.11 to 4.2.15 Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.15. - [Commits](https://github.com/django/django/compare/4.2.11...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 9099511..a507827 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ backcall==0.2.0 coverage==7.3.2 decorator==4.4.2 distlib==0.3.7 -Django==4.2.11 +Django==4.2.15 filelock==3.0.12 importlib-metadata==1.6.1 importlib-resources==1.5.0