Skip to content

Commit 57c7e68

Browse files
Bump python-socketio[asyncio_client] in the pip group (#494)
Bumps the pip group with 1 update: [python-socketio[asyncio_client]](https://github.com/miguelgrinberg/python-socketio). Updates `python-socketio[asyncio_client]` from 5.14.3 to 5.15.0 - [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.14.3...v5.15.0) --- updated-dependencies: - dependency-name: python-socketio[asyncio_client] dependency-version: 5.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenneth Yang <[email protected]>
1 parent 1ef8482 commit 57c7e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"packaging==25.0",
3232
"platformdirs==4.5.0",
3333
"pyserial==3.5",
34-
"python-socketio[asyncio_client]==5.14.3",
34+
"python-socketio[asyncio_client]==5.15.0",
3535
"requests==2.32.5",
3636
"sensapex==1.400.4",
3737
"rich==14.2.0",

0 commit comments

Comments
 (0)