Skip to content

Commit

Permalink
Bump the pip group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 3 updates: [aiohttp](https://github.com/aio-libs/aiohttp), [sensapex](https://github.com/sensapex/sensapex-py) and [rich](https://github.com/Textualize/rich).


Updates `aiohttp` from 3.10.8 to 3.10.9
- [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.10.8...v3.10.9)

Updates `sensapex` from 1.400.1 to 1.400.2
- [Commits](https://github.com/sensapex/sensapex-py/commits)

Updates `rich` from 13.8.1 to 13.9.2
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.8.1...v13.9.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: sensapex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent f6cf990 commit 1dd1b4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ classifiers = [
"Topic :: Scientific/Engineering :: Medical Science Apps.",
]
dependencies = [
"aiohttp==3.10.8",
"aiohttp==3.10.9",
"colorama==0.4.6",
"platformdirs==4.3.6",
"pyserial==3.5",
"python-socketio[asyncio_client]==5.11.4",
"pythonnet==3.0.4",
"requests==2.32.3",
"sensapex==1.400.1",
"rich==13.8.1",
"sensapex==1.400.2",
"rich==13.9.2",
"vbl-aquarium==0.0.22"
]

Expand Down

0 comments on commit 1dd1b4c

Please sign in to comment.