diff --git a/pyproject.toml b/pyproject.toml index c4035307a..c3fd4aa53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ sync = [ "channels==4.2.0", "daphne==4.1.2", "pydantic==2.9.2", - "websockets==13.1", + "websockets==14.1", ] [project.scripts]