Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent c00be57 commit 05364c8
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.9",
"aiohttp==3.11.7",
"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.2",
"rich==13.9.2",
"sensapex==1.400.3",
"rich==13.9.4",
"vbl-aquarium==0.0.22"
]

Expand Down

0 comments on commit 05364c8

Please sign in to comment.