Skip to content

Commit b0df1a8

Browse files
Bump the pip group with 2 updates (#408)
Bumps the pip group with 2 updates: [aiohttp](https://github.com/aio-libs/aiohttp) and [python-socketio[asyncio_client]](https://github.com/miguelgrinberg/python-socketio). Updates `aiohttp` from 3.11.10 to 3.11.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.10...v3.11.11) Updates `python-socketio[asyncio_client]` from 5.11.4 to 5.12.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.11.4...v5.12.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: python-socketio[asyncio_client] 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>
1 parent fde8c6f commit b0df1a8

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
@@ -29,12 +29,12 @@ classifiers = [
2929
"Topic :: Scientific/Engineering :: Medical Science Apps.",
3030
]
3131
dependencies = [
32-
"aiohttp==3.11.10",
32+
"aiohttp==3.11.11",
3333
"colorama==0.4.6",
3434
"packaging==24.2",
3535
"platformdirs==4.3.6",
3636
"pyserial==3.5",
37-
"python-socketio[asyncio_client]==5.11.4",
37+
"python-socketio[asyncio_client]==5.12.0",
3838
"requests==2.32.3",
3939
"sensapex==1.400.3",
4040
"rich==13.9.4",

0 commit comments

Comments
 (0)