From 386e5e2294406d98875de54a69d20bed3e1f8449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 10:19:22 +0100 Subject: [PATCH] Bump django in /examples/server/wsgi/django_socketio (#1363) #nolog Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.14. - [Commits](https://github.com/django/django/compare/4.2.11...4.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/server/wsgi/django_socketio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/server/wsgi/django_socketio/requirements.txt b/examples/server/wsgi/django_socketio/requirements.txt index 6478d9dd..5980705c 100644 --- a/examples/server/wsgi/django_socketio/requirements.txt +++ b/examples/server/wsgi/django_socketio/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.6.0 bidict==0.22.1 -Django==4.2.11 +Django==4.2.14 gunicorn==22.0.0 h11==0.14.0 python-engineio