Skip to content

Commit 7f87484

Browse files
Bump the pip group across 1 directory with 2 updates (#382)
Bumps the pip group with 2 updates in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp) and [rich](https://github.com/Textualize/rich). Updates `aiohttp` from 3.10.4 to 3.10.5 - [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.4...v3.10.5) Updates `rich` from 13.7.1 to 13.8.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v13.8.0) --- updated-dependencies: - dependency-name: aiohttp 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-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 102ebd0 commit 7f87484

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
@@ -30,15 +30,15 @@ classifiers = [
3030
"Topic :: Scientific/Engineering :: Medical Science Apps.",
3131
]
3232
dependencies = [
33-
"aiohttp==3.10.4",
33+
"aiohttp==3.10.5",
3434
"colorama==0.4.6",
3535
"platformdirs==4.2.2",
3636
"pyserial==3.5",
3737
"python-socketio[asyncio_client]==5.11.3",
3838
"pythonnet==3.0.3",
3939
"requests==2.32.3",
4040
"sensapex==1.400.1",
41-
"rich==13.7.1",
41+
"rich==13.8.0",
4242
"vbl-aquarium==0.0.22"
4343
]
4444

0 commit comments

Comments
 (0)