Skip to content

Commit 835c174

Browse files
chore(deps): update dependency websockets to v15
1 parent 4b4a8eb commit 835c174

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
"typing-extensions>=4.1.0",
4545
# TODO: Relax the upper bound once the issue is resolved:
4646
# https://github.com/apify/apify-sdk-python/issues/325
47-
"websockets>=10.0,<14.0.0",
47+
"websockets>=15,<15.1",
4848
]
4949

5050
[project.optional-dependencies]

0 commit comments

Comments
 (0)