From 5d19339a620348e42260f0c629f4ed62520fb494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 01:19:51 +0000 Subject: [PATCH] build(deps): bump django from 4.2.5 to 4.2.15 Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.15. - [Commits](https://github.com/django/django/compare/4.2.5...4.2.15) --- 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 d71e0d8..7b7b540 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.7.2 dj-database-url==2.1.0 -Django==4.2.5 +Django==4.2.15 gunicorn==21.2.0 packaging==23.2 Pillow==10.0.1