Skip to content

Commit 81400e8

Browse files
Bump the pip group with 2 updates (#387)
Bumps the pip group with 2 updates: [platformdirs](https://github.com/tox-dev/platformdirs) and [pythonnet](https://github.com/pythonnet/pythonnet). Updates `platformdirs` from 4.3.3 to 4.3.6 - [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.3...4.3.6) Updates `pythonnet` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/pythonnet/pythonnet/releases) - [Changelog](https://github.com/pythonnet/pythonnet/blob/master/CHANGELOG.md) - [Commits](pythonnet/pythonnet@v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pythonnet 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 eb10f52 commit 81400e8

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,10 +32,10 @@ classifiers = [
3232
dependencies = [
3333
"aiohttp==3.10.5",
3434
"colorama==0.4.6",
35-
"platformdirs==4.3.3",
35+
"platformdirs==4.3.6",
3636
"pyserial==3.5",
3737
"python-socketio[asyncio_client]==5.11.4",
38-
"pythonnet==3.0.3",
38+
"pythonnet==3.0.4",
3939
"requests==2.32.3",
4040
"sensapex==1.400.1",
4141
"rich==13.8.1",

0 commit comments

Comments
 (0)