Skip to content

Commit c80c513

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

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.6
66
requests==2.32.3
7-
websockets==14.1
7+
websockets==14.2
88
pydantic==2.10.5
99
setuptools>=40.8.0
1010
vulture>=1.0

0 commit comments

Comments
 (0)