Skip to content

Commit 4ddaea4

Browse files
Bump python-socketio[asyncio_client] in the pip group (#415)
Bumps the pip group with 1 update: [python-socketio[asyncio_client]](https://github.com/miguelgrinberg/python-socketio). Updates `python-socketio[asyncio_client]` from 5.12.0 to 5.12.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.12.0...v5.12.1) --- updated-dependencies: - dependency-name: python-socketio[asyncio_client] 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>
1 parent cba179f commit 4ddaea4

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
@@ -34,7 +34,7 @@ dependencies = [
3434
"packaging==24.2",
3535
"platformdirs==4.3.6",
3636
"pyserial==3.5",
37-
"python-socketio[asyncio_client]==5.12.0",
37+
"python-socketio[asyncio_client]==5.12.1",
3838
"requests==2.32.3",
3939
"sensapex==1.400.3",
4040
"rich==13.9.4",

0 commit comments

Comments
 (0)