Skip to content

Commit

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

---
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 Oct 4, 2024
1 parent 1e4f9a1 commit 0e13ba3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -31,7 +31,7 @@ requests = "^2.32.3"
requests-cache = "^1.2.1"
slack-sdk = "^3.33.0"
uvicorn = "^0.29.0"
wheel = "^0.43.0"
wheel = "^0.44.0"

[tool.poetry.group.dev.dependencies]
ipython = "^8.27.0"
Expand Down

0 comments on commit 0e13ba3

Please sign in to comment.