Skip to content

Commit cf2b8bf

Browse files
authored
Merge pull request #303 from rsocket/dependabot/pip/websockets-15.0.1
Bump websockets from 15.0 to 15.0.1
2 parents 3d79e5c + 3ed8b86 commit cf2b8bf

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.2
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)