Skip to content

Commit 8c367f5

Browse files
Bump the pip group across 1 directory with 3 updates (#403)
Bumps the pip group with 3 updates in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp), [sensapex](https://github.com/sensapex/sensapex-py) and [rich](https://github.com/Textualize/rich). Updates `aiohttp` from 3.10.9 to 3.11.10 - [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.10.9...v3.11.10) Updates `sensapex` from 1.400.2 to 1.400.3 - [Commits](https://github.com/sensapex/sensapex-py/commits) Updates `rich` from 13.9.2 to 13.9.4 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.2...v13.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sensapex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: rich 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 c00be57 commit 8c367f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ classifiers = [
3030
"Topic :: Scientific/Engineering :: Medical Science Apps.",
3131
]
3232
dependencies = [
33-
"aiohttp==3.10.9",
33+
"aiohttp==3.11.10",
3434
"colorama==0.4.6",
3535
"platformdirs==4.3.6",
3636
"pyserial==3.5",
3737
"python-socketio[asyncio_client]==5.11.4",
3838
"pythonnet==3.0.4",
3939
"requests==2.32.3",
40-
"sensapex==1.400.2",
41-
"rich==13.9.2",
40+
"sensapex==1.400.3",
41+
"rich==13.9.4",
4242
"vbl-aquarium==0.0.22"
4343
]
4444

0 commit comments

Comments
 (0)