Skip to content

Commit

Permalink
Bump websocket-client from 1.7.0 to 1.8.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.7.0 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](websocket-client/websocket-client@v1.7.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent 6987e89 commit 3f678ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ prometheus-client = "^0.17.1"
sqlalchemy = "^2.0.23"
schedule = "^1.2.1"
pytz = "^2024.1"
websocket-client = "^1.7.0"
websocket-client = "^1.8.0"

[tool.poetry.group.dev.dependencies]
coverage = "^6.4"
Expand Down

0 comments on commit 3f678ec

Please sign in to comment.