Skip to content

Commit e630543

Browse files
Bump websockets from 8.1 to 9.1 in /commons
Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst) - [Commits](python-websockets/websockets@8.1...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 123d8c5 commit e630543

6 files changed

+6
-6
lines changed

commons/requirements.22.03.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ vtk==9.0.1
561561
wcwidth==0.2.5
562562
webencodings==0.5.1
563563
websocket-client==1.2.3
564-
websockets==8.1
564+
websockets==9.1
565565
widgetsnbextension==3.5.2
566566
witwidget-gpu==1.6.0
567567
witwidget==1.8.1

commons/requirements.22.06.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ vtk==9.0.1
434434
wcwidth==0.1.8
435435
webencodings==0.5.1
436436
websocket-client==0.59.0
437-
websockets==9.0.1
437+
websockets==9.1
438438
Werkzeug==1.0.0
439439
widgetsnbextension==3.5.1
440440
wrapt==1.11.2

commons/requirements.py37.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ vtk==9.0.1
470470
wcwidth==0.2.5
471471
webencodings==0.5.1
472472
websocket-client==0.57.0
473-
websockets==8.1
473+
websockets==9.1
474474
werkzeug==1.0.1
475475
widgetsnbextension==3.5.1
476476
witwidget-gpu==1.6.0

commons/requirements.py38.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ vtk==9.0.1
434434
wcwidth==0.1.8
435435
webencodings==0.5.1
436436
websocket-client==0.59.0
437-
websockets==9.0.1
437+
websockets==9.1
438438
Werkzeug==1.0.0
439439
widgetsnbextension==3.5.1
440440
wrapt==1.11.2

commons/requirements.py39.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ vtk==9.0.1
465465
wcwidth==0.2.5
466466
webencodings==0.5.1
467467
websocket-client==0.57.0
468-
websockets==8.1
468+
websockets==9.1
469469
werkzeug==1.0.1
470470
widgetsnbextension==3.5.1
471471
witwidget-gpu==1.6.0

commons/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ vtk==9.0.1
471471
wcwidth==0.2.5
472472
webencodings==0.5.1
473473
websocket-client==0.57.0
474-
websockets==8.1
474+
websockets==9.1
475475
werkzeug==1.0.1
476476
widgetsnbextension==3.5.1
477477
witwidget-gpu==1.6.0

0 commit comments

Comments
 (0)