Skip to content

Commit ca5e8f8

Browse files
Bump the pip group with 2 updates (#384)
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>
1 parent 7f87484 commit ca5e8f8

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,9 +32,9 @@ classifiers = [
3232
dependencies = [
3333
"aiohttp==3.10.5",
3434
"colorama==0.4.6",
35-
"platformdirs==4.2.2",
35+
"platformdirs==4.3.2",
3636
"pyserial==3.5",
37-
"python-socketio[asyncio_client]==5.11.3",
37+
"python-socketio[asyncio_client]==5.11.4",
3838
"pythonnet==3.0.3",
3939
"requests==2.32.3",
4040
"sensapex==1.400.1",

0 commit comments

Comments
 (0)