Skip to content

Commit

Permalink
Bump the pip group with 2 updates (#384)
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates: [platformdirs](https://github.com/platformdirs/platformdirs) and [python-socketio[asyncio_client]](https://github.com/miguelgrinberg/python-socketio).


Updates `platformdirs` from 4.2.2 to 4.3.2
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.2.2...4.3.2)

Updates `python-socketio[asyncio_client]` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/miguelgrinberg/python-socketio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md)
- [Commits](miguelgrinberg/python-socketio@v5.11.3...v5.11.4)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: python-socketio[asyncio_client]
  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 16, 2024
1 parent 7f87484 commit ca5e8f8
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,9 +32,9 @@ classifiers = [
dependencies = [
"aiohttp==3.10.5",
"colorama==0.4.6",
"platformdirs==4.2.2",
"platformdirs==4.3.2",
"pyserial==3.5",
"python-socketio[asyncio_client]==5.11.3",
"python-socketio[asyncio_client]==5.11.4",
"pythonnet==3.0.3",
"requests==2.32.3",
"sensapex==1.400.1",
Expand Down

0 comments on commit ca5e8f8

Please sign in to comment.