Skip to content

Commit d7f3fc7

Browse files
chore(deps): update websockets requirement from <14 to <15 (#1208)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d455c0d commit d7f3fc7

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)