From 89de9aec51242f6671beca88f15c6b1d47244c14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 15:31:38 +0000 Subject: [PATCH] Bump django from 4.2.10 to 4.2.11 Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11. - [Commits](https://github.com/django/django/compare/4.2.10...4.2.11) --- 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 8050b0c..c494e87 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.10 +Django==4.2.11 filelock==3.0.12 importlib-metadata==1.6.1 importlib-resources==1.5.0