Skip to content

Commit a7af47c

Browse files
chore(deps): update websockets requirement from <14 to <15
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...14.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2bb2d2 commit a7af47c

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<14
3+
websockets<15

0 commit comments

Comments
 (0)