Skip to content

Commit

Permalink
build(deps-dev): bump simple-websocket from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [simple-websocket](https://github.com/miguelgrinberg/simple-websocket) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/miguelgrinberg/simple-websocket/releases)
- [Changelog](https://github.com/miguelgrinberg/simple-websocket/blob/main/CHANGES.md)
- [Commits](miguelgrinberg/simple-websocket@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: simple-websocket
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent ef200c2 commit ae7b3b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pytest = "^8.3.3"
pytest-cov = "^5.0.0"
pytest-timeout = "^2.3.1"
pytest-asyncio = "^0.24.0"
simple-websocket = "^1.0.0"
simple-websocket = "^1.1.0"
torch = [
# Install the CUDA version on Windows. Projects that depend on us always get their dependencies from PyPI, so
# there's no point moving this to the main dependencies section.
Expand Down

0 comments on commit ae7b3b5

Please sign in to comment.