Skip to content

Commit 6b9b0dd

Browse files
chore(deps): bump websockets from 14.1 to 14.2 (#568)
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 a53bcb5 commit 6b9b0dd

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.1
50+
websockets==14.2
5151
yarl==1.18.3; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)