Skip to content

Commit 5430aaa

Browse files
Bump websockets from 15.0 to 15.0.1
Bumps [websockets](https://github.com/python-websockets/websockets) from 15.0 to 15.0.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0...15.0.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfa0abf commit 5430aaa

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
@@ -49,7 +49,7 @@ Werkzeug==3.0.6; python_version == "3.8"
4949
graphql-core==3.2.3
5050
gql==3.5.1
5151

52-
websockets==15.0; python_version > "3.8"
52+
websockets==15.0.1; python_version > "3.8"
5353
websockets==13.1; python_version == "3.8"
5454

5555
asyncwebsockets==0.9.4

0 commit comments

Comments
 (0)