From 41525b7e2d866b2f640bb5f1f5e4463f3d175826 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:23:07 +0000 Subject: [PATCH] Bump django from 4.2.7 to 4.2.10 Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.10) --- 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 fd5051b..8050b0c 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.7 +Django==4.2.10 filelock==3.0.12 importlib-metadata==1.6.1 importlib-resources==1.5.0