mirror of
https://github.com/umap-project/umap.git
synced 2025-05-07 15:01:48 +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
246aedaeb9
commit
72a447d7f6
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ sync = [
|
||||||
"channels==4.2.0",
|
"channels==4.2.0",
|
||||||
"daphne==4.1.2",
|
"daphne==4.1.2",
|
||||||
"pydantic==2.10.3",
|
"pydantic==2.10.3",
|
||||||
"websockets==13.1",
|
"websockets==14.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|
Loading…
Reference in a new issue