From 442d1ccab986349cd2d1c715a989000a1c310aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:42:55 +0000 Subject: [PATCH] Bump django from 4.1.10 to 4.1.13 Bumps [django](https://github.com/django/django) from 4.1.10 to 4.1.13. - [Commits](https://github.com/django/django/compare/4.1.10...4.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f57dbaf..5fd485e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ coverage==4.5.1 diff-match-patch==20121119 distlib==0.3.0 distro==1.4.0 -Django==4.1.10 +Django==4.1.13 django-appconf==1.0.5 django-extensions==3.2.0 django-filter==22.1