Skip to content

Commit

Permalink
Build(deps-dev): bump wheel from 0.42.0 to 0.43.0
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent fbb8f9f commit 090cdac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ flake8 = "^7.0"
flake8-docstrings = "^1.7"
pylint = "^3.1"
setuptools = "^69.1"
wheel = "^0.42"
wheel = "^0.43"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 090cdac

Please sign in to comment.