Skip to content

Commit

Permalink
Update websockets requirement from <14.0,>=10.4 to >=10.4,<15.0
Browse files Browse the repository at this point in the history
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@10.4...14.2)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent eb44a8d commit 0548d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ toml >= 0.10.0
typing_extensions >= 4.5.0, < 5.0.0
ujson >= 5.8.0, < 6.0.0
uvicorn >=0.14.0, !=0.29.0
websockets >= 10.4, < 14.0
websockets >= 10.4, < 15.0

0 comments on commit 0548d34

Please # to comment.