Skip to content

Commit

Permalink
Bump wheel from 0.41.2 to 0.43.0
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.2 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.41.2...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] committed Jun 5, 2024
1 parent 4109807 commit a3e8b79
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 @@ -14,7 +14,7 @@ mistletoe = "^1"

[tool.poetry.dev-dependencies]
pylint = "^3.0"
wheel = "^0.41.2"
wheel = "^0.43.0"
mypy = "^1.10"
yamllint = "^1.28"
bandit = "^1.7"
Expand Down

0 comments on commit a3e8b79

Please sign in to comment.