From 443460207d227e42b370ef0ce8e1870bd4a69ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 23:04:27 +0000 Subject: [PATCH] Bump django from 4.0.3 to 4.1.10 Bumps [django](https://github.com/django/django) from 4.0.3 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.0.3...4.1.10) --- 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 30804168..16c6da10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.5.0 backports.zoneinfo==0.2.1 dj-database-url==0.5.0 -Django==4.0.3 +Django==4.1.10 gunicorn==20.1.0 psycopg2-binary==2.9.3 sqlparse==0.4.2