build(deps): bump websocket-client from 1.6.1 to 1.8.0 (#1349)

Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.6.1 to 1.8.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.6.1...v1.8.0)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-01 15:43:47 -03:00 committed by GitHub
parent 2205fa1955
commit c873ebe261
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,4 +17,4 @@ websocket-client==1.6.1; python_version == '3.7'
PyGObject==3.48.1;python_version>="3.8"
pycairo==1.26.0;python_version>="3.8"
websocket-client==1.7.0;python_version>="3.8"
websocket-client==1.8.0;python_version>="3.8"