Skip to content

Commit 0b86507

Browse files
Bump the pip group with 2 updates (#491)
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: python-socketio[asyncio_client] dependency-version: 5.14.3 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 63a651b commit 0b86507

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
@@ -25,13 +25,13 @@ classifiers = [
2525
"Topic :: Scientific/Engineering :: Medical Science Apps.",
2626
]
2727
dependencies = [
28-
"aiohttp==3.13.0",
28+
"aiohttp==3.13.2",
2929
"colorama==0.4.6",
3030
"keyboard==0.13.5",
3131
"packaging==25.0",
3232
"platformdirs==4.5.0",
3333
"pyserial==3.5",
34-
"python-socketio[asyncio_client]==5.14.1",
34+
"python-socketio[asyncio_client]==5.14.3",
3535
"requests==2.32.5",
3636
"sensapex==1.400.4",
3737
"rich==14.2.0",

0 commit comments

Comments
 (0)