Skip to content

Commit

Permalink
Bump python-socketio from 5.9.0 to 5.10.0 (#244)
Browse files Browse the repository at this point in the history
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.9.0 to 5.10.0.
- [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.9.0...v5.10.0)

---
updated-dependencies:
- dependency-name: python-socketio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 17, 2023
1 parent 72f2cd3 commit da6cac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requires-python = ">=3.8, <3.12"
dependencies = [
"aiohttp==3.8.6",
"pyserial==3.5",
"python-socketio==5.9.0",
"python-socketio==5.10.0",
"pythonnet==3.0.2",
"wheel==0.41.2",
"sensapex==1.400.0",
Expand Down

0 comments on commit da6cac6

Please sign in to comment.