Skip to content

Commit 9b21a36

Browse files
dependabot[bot]liuruibin
authored andcommitted
chore(deps): update websockets requirement from 13.1 to 15.0.1
Updates the requirements on [websockets](https://github.com/python-websockets/websockets) to permit the latest version. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@13.1...15.0.1) --- updated-dependencies: - dependency-name: websockets dependency-version: 15.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3554bdf commit 9b21a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pydub = "0.25.1"
3838
cffi = "1.17.1"
3939
pysilk = "0.0.1"
4040
sentence-transformers = "4.1.0"
41-
websockets = "13.1"
41+
websockets = "15.0.1"
4242
[build-system]
4343
requires = ["poetry-core"]
4444
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)