diff --git a/pyproject.toml b/pyproject.toml index 50ef9dcc..10cbeef5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ sync = [ "channels==4.2.0", "daphne==4.1.2", "pydantic==2.10.5", - "websockets==13.1", + "websockets==14.2", ] [project.scripts]