Skip to content

Commit e8b8804

Browse files
Bump the pip group with 2 updates
Bumps the pip group with 2 updates: [python-socketio[asyncio_client]](https://github.com/miguelgrinberg/python-socketio) and [sensapex](https://github.com/sensapex/sensapex-py). Updates `python-socketio[asyncio_client]` from 5.15.0 to 5.15.1 - [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.15.0...v5.15.1) Updates `sensapex` from 1.400.4 to 1.504.1 - [Commits](https://github.com/sensapex/sensapex-py/commits/v1.504.1) --- updated-dependencies: - dependency-name: python-socketio[asyncio_client] dependency-version: 5.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: sensapex dependency-version: 1.504.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ffdea2 commit e8b8804

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ dependencies = [
3131
"packaging==25.0",
3232
"platformdirs==4.5.1",
3333
"pyserial==3.5",
34-
"python-socketio[asyncio_client]==5.15.0",
34+
"python-socketio[asyncio_client]==5.15.1",
3535
"requests==2.32.5",
36-
"sensapex==1.400.4",
36+
"sensapex==1.504.1",
3737
"rich==14.2.0",
3838
"vbl-aquarium==1.1.0"
3939
]

0 commit comments

Comments
 (0)