Skip to content

Commit

Permalink
chore(deps): bump wheel from 0.44.0 to 0.45.1
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.44.0 to 0.45.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.44.0...0.45.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 6121e5c commit 518a27d
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 @@ -47,7 +47,7 @@ all = [
"Bug Tracker" = "https://github.com/Aiven-Open/kio/issues"

[build-system]
requires = ["setuptools==75.1.0", "setuptools-scm==8.1.0", "wheel==0.44.0"]
requires = ["setuptools==75.1.0", "setuptools-scm==8.1.0", "wheel==0.45.1"]
build-backend = "setuptools.build_meta"

[tool.setuptools]
Expand Down

0 comments on commit 518a27d

Please sign in to comment.