Skip to content

Commit

Permalink
Bump the pip group with 2 updates (#387)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent eb10f52 commit 81400e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ classifiers = [
dependencies = [
"aiohttp==3.10.5",
"colorama==0.4.6",
"platformdirs==4.3.3",
"platformdirs==4.3.6",
"pyserial==3.5",
"python-socketio[asyncio_client]==5.11.4",
"pythonnet==3.0.3",
"pythonnet==3.0.4",
"requests==2.32.3",
"sensapex==1.400.1",
"rich==13.8.1",
Expand Down

0 comments on commit 81400e8

Please sign in to comment.