mirror of
https://github.com/umap-project/umap.git
synced 2025-05-04 13:41:49 +02:00
chore: bump websockets from 13.1 to 14.2
Bumps [websockets](https://github.com/python-websockets/websockets) from 13.1 to 14.2. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.1...14.2) --- 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
4ce8f6515d
commit
e4311effdf
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ sync = [
|
||||||
"channels==4.2.0",
|
"channels==4.2.0",
|
||||||
"daphne==4.1.2",
|
"daphne==4.1.2",
|
||||||
"pydantic==2.10.5",
|
"pydantic==2.10.5",
|
||||||
"websockets==13.1",
|
"websockets==14.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|
Loading…
Reference in a new issue