Skip to content

Commit 130dd24

Browse files
chore(deps): bump websockets from 14.2 to 15.0 (#576)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe7a0f4 commit 130dd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ urllib3==2.3.0; python_full_version >= "3.6.1" and python_version < "4"
4747
uvicorn==0.15.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
4848
uvloop==0.21.0
4949
watchgod==0.8.2
50-
websockets==14.2
50+
websockets==15.0
5151
yarl==1.18.3; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)