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:
dependabot[bot] 2025-01-20 20:35:33 +00:00 committed by GitHub
parent 4ce8f6515d
commit e4311effdf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,7 +73,7 @@ sync = [
"channels==4.2.0",
"daphne==4.1.2",
"pydantic==2.10.5",
"websockets==13.1",
"websockets==14.2",
]
[project.scripts]