Skip to content

Commit 4a38593

Browse files
Bump the pip group with 2 updates (#385)
Bumps the pip group with 2 updates: [platformdirs](https://github.com/tox-dev/platformdirs) and [rich](https://github.com/Textualize/rich). Updates `platformdirs` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.2...4.3.3) Updates `rich` from 13.8.0 to 13.8.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.8.0...v13.8.1) --- updated-dependencies: - dependency-name: platformdirs 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 ca5e8f8 commit 4a38593

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
@@ -32,13 +32,13 @@ classifiers = [
3232
dependencies = [
3333
"aiohttp==3.10.5",
3434
"colorama==0.4.6",
35-
"platformdirs==4.3.2",
35+
"platformdirs==4.3.3",
3636
"pyserial==3.5",
3737
"python-socketio[asyncio_client]==5.11.4",
3838
"pythonnet==3.0.3",
3939
"requests==2.32.3",
4040
"sensapex==1.400.1",
41-
"rich==13.8.0",
41+
"rich==13.8.1",
4242
"vbl-aquarium==0.0.22"
4343
]
4444

0 commit comments

Comments
 (0)