mirror of
https://github.com/umap-project/umap.git
synced 2025-05-06 06:21:49 +02:00
chore: bump websockets from 13.1 to 14.1
Bumps [websockets](https://github.com/python-websockets/websockets) from 13.1 to 14.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.1...14.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8e5f46eb95
commit
dd1e0ee63c
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ sync = [
|
|||
"channels==4.2.0",
|
||||
"daphne==4.1.2",
|
||||
"pydantic==2.10.2",
|
||||
"websockets==13.1",
|
||||
"websockets==14.1",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
Loading…
Reference in a new issue