Skip to content

Commit b1c9827

Browse files
chore(deps): bump websockets from 16.1.1 to 17.0.1
Bumps [websockets](https://github.com/python-websockets/websockets) from 16.1.1 to 17.0.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@16.1.1...17.0.1) --- updated-dependencies: - dependency-name: websockets dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d6fdc0 commit b1c9827

2 files changed

Lines changed: 47 additions & 49 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"redis>=5.2",
2323
"sqlmodel>=0.0.22",
2424
"uvicorn[standard]>=0.44",
25-
"websockets>=13", # reef surface proxy (reef/api/proxy.py)
25+
"websockets>=17.0.1", # reef surface proxy (reef/api/proxy.py)
2626
"workos>=6,<7",
2727
]
2828

0 commit comments

Comments
 (0)