Skip to content

Commit

Permalink
Bump the pip group with 1 update
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [wheel](https://github.com/pypa/wheel).


Updates `wheel` from 0.42.0 to 0.43.0
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.42.0...0.43.0)

---
updated-dependencies:
- dependency-name: wheel
  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 Mar 18, 2024
1 parent a996e17 commit 6d3d8f9
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 @@ -36,7 +36,7 @@ dependencies = [
"python-socketio==5.11.1",
"pythonnet==3.0.3",
"requests==2.31.0",
"wheel==0.42.0",
"wheel==0.43.0",
"sensapex==1.400.0",
]

Expand Down

0 comments on commit 6d3d8f9

Please sign in to comment.