From 97a3f9eb5a3f9baa7df0befc507b03ceae0d0c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:31:02 +0000 Subject: [PATCH] Bump django from 5.0.6 to 5.0.9 in /django/gunicorn/demo Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.9. - [Commits](https://github.com/django/django/compare/5.0.6...5.0.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/gunicorn/demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/gunicorn/demo/requirements.txt b/django/gunicorn/demo/requirements.txt index 21a23ea..af5cd73 100644 --- a/django/gunicorn/demo/requirements.txt +++ b/django/gunicorn/demo/requirements.txt @@ -1,3 +1,3 @@ -Django==5.0.6 +Django==5.0.9 gunicorn==22.0.0 middleware-apm==1.2.1 \ No newline at end of file