Skip to content

Commit cf147fd

Browse files
chore(deps): update websockets requirement from <15 to <16
Updates the requirements on [websockets](https://github.com/python-websockets/websockets) to permit the latest version. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@1.0...15.0) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a37d00 commit cf147fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/async.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# pip install -r requirements/async.txt
22
aiohttp>=3,<4
3-
websockets<15
3+
websockets<16

0 commit comments

Comments
 (0)