Skip to content

Commit

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


Updates `aiohttp` from 3.11.10 to 3.11.11
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.11.10...v3.11.11)

Updates `python-socketio[asyncio_client]` from 5.11.4 to 5.12.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.11.4...v5.12.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: python-socketio[asyncio_client]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Dec 23, 2024
1 parent fde8c6f commit b0df1a8
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 @@ -29,12 +29,12 @@ classifiers = [
"Topic :: Scientific/Engineering :: Medical Science Apps.",
]
dependencies = [
"aiohttp==3.11.10",
"aiohttp==3.11.11",
"colorama==0.4.6",
"packaging==24.2",
"platformdirs==4.3.6",
"pyserial==3.5",
"python-socketio[asyncio_client]==5.11.4",
"python-socketio[asyncio_client]==5.12.0",
"requests==2.32.3",
"sensapex==1.400.3",
"rich==13.9.4",
Expand Down

0 comments on commit b0df1a8

Please sign in to comment.