Skip to content

Commit 8ec2986

Browse files
build(deps): bump websockets from 11.0.3 to 12.0 (#946)
Bumps [websockets](https://github.com/python-websockets/websockets) from 11.0.3 to 12.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@11.0.3...12.0) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f5ee20 commit 8ec2986

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
homeassistant>=2023.1.0b1
22
ocpp==0.19.0
3-
websockets==11.0.3
3+
websockets==12.0
44
jsonschema==4.19.0

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements_dev.txt
22
pytest-homeassistant-custom-component==0.12.50
33
ocpp==0.19.0
4-
websockets==11.0.3
4+
websockets==12.0
55
pytest-cov

0 commit comments

Comments
 (0)