Skip to content

Commit 96073f4

Browse files
Bump h11 from 0.14.0 to 0.16.0 in /examples/server/wsgi/django_socketio (#1459) #nolog
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](python-hyper/h11@v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 059fd90 commit 96073f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/wsgi/django_socketio/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ asgiref==3.6.0
22
bidict==0.22.1
33
Django==4.2.20
44
gunicorn==23.0.0
5-
h11==0.14.0
5+
h11==0.16.0
66
python-engineio
77
python-socketio
88
simple-websocket

0 commit comments

Comments
 (0)