diff --git a/client-samples/python/websockets/dev-requirements.txt b/client-samples/python/websockets/dev-requirements.txt index 3a87841..747b23d 100644 --- a/client-samples/python/websockets/dev-requirements.txt +++ b/client-samples/python/websockets/dev-requirements.txt @@ -1,3 +1,3 @@ black==26.5.1 pytest==9.0.3 -websockets==16.0 \ No newline at end of file +websockets==16.1.1 \ No newline at end of file