From 8d1a89c1391cb11f58f94308642f76886ef16d8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:55:07 +0000 Subject: [PATCH] Bump django from 5.0.6 to 5.0.10 in /django/gunicorn Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.10. - [Commits](https://github.com/django/django/compare/5.0.6...5.0.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/gunicorn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/gunicorn/requirements.txt b/django/gunicorn/requirements.txt index 11059ff..1757f5a 100644 --- a/django/gunicorn/requirements.txt +++ b/django/gunicorn/requirements.txt @@ -1,3 +1,3 @@ -Django==5.0.6 +Django==5.0.10 gunicorn==22.0.0 middleware-io>=2.0.0 \ No newline at end of file