From 6f071a10bf7dbefee68c777aaf75503372da44be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 20:29:59 +0000 Subject: [PATCH] Bump django from 4.1.7 to 4.1.13 Bumps [django](https://github.com/django/django) from 4.1.7 to 4.1.13. - [Commits](https://github.com/django/django/compare/4.1.7...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 cade909..70debb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 dj-database-url==1.2.0 -Django==4.1.7 +Django==4.1.13 django-widget-tweaks==1.4.12 gunicorn==20.1.0 idna==3.4