Skip to content

Commit b0a0bef

Browse files
Bump websockets from 14.2 to 15.0 (#195)
Bumps [websockets](https://github.com/python-websockets/websockets) from 14.2 to 15.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.2...15.0) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5960599 commit b0a0bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ scipy>=0.19.1
44
uvicorn==0.34.0
55
fastapi==0.115.8
66
requests==2.32.3
7-
websockets==14.2
7+
websockets==15.0
88
pydantic==2.10.6
99
setuptools>=40.8.0
1010
vulture>=1.0

0 commit comments

Comments
 (0)