Skip to content

Commit

Permalink
Bump the pip group with 2 updates (#356)
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates: [python-socketio[asyncio_client]](https://github.com/miguelgrinberg/python-socketio) and [vbl-aquarium](https://github.com/VirtualBrainLab/vbl-aquarium).


Updates `python-socketio[asyncio_client]` from 5.11.2 to 5.11.3
- [Release notes](https://github.com/miguelgrinberg/python-socketio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md)
- [Commits](miguelgrinberg/python-socketio@v5.11.2...v5.11.3)

Updates `vbl-aquarium` from 0.0.15 to 0.0.17
- [Release notes](https://github.com/VirtualBrainLab/vbl-aquarium/releases)
- [Commits](https://github.com/VirtualBrainLab/vbl-aquarium/commits)

---
updated-dependencies:
- dependency-name: python-socketio[asyncio_client]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: vbl-aquarium
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 9c558de commit c745e3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ dependencies = [
"aiohttp==3.9.5",
"platformdirs==4.2.2",
"pyserial==3.5",
"python-socketio[asyncio_client]==5.11.2",
"python-socketio[asyncio_client]==5.11.3",
"pythonnet==3.0.3",
"sensapex==1.400.0",
"vbl-aquarium==0.0.15"
"vbl-aquarium==0.0.17"
]

[project.urls]
Expand Down

0 comments on commit c745e3b

Please sign in to comment.