Skip to content

Commit

Permalink
build(deps): bump websockets from 12.0 to 13.0 (#1285)
Browse files Browse the repository at this point in the history
Bumps [websockets](https://github.com/python-websockets/websockets) from 12.0 to 13.0.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](python-websockets/websockets@12.0...13.0)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lbbrhzn <8673442+lbbrhzn@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and lbbrhzn authored Aug 22, 2024
1 parent 4fb7503 commit 4c6f266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ colorlog==6.8.2
pip>=21.0,<24.3
ruff==0.6.1
ocpp==1.0.0
websockets==12.0
websockets==13.0
jsonschema==4.23.0
pre-commit
pytest-homeassistant-custom-component==0.13.154
Expand Down

0 comments on commit 4c6f266

Please sign in to comment.