Skip to content

Commit

Permalink
build(deps-dev): bump wheel from 0.40.0 to 0.42.0
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.40.0 to 0.42.0.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.40.0...0.42.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 Dec 1, 2023
1 parent 0c38404 commit 54291be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -62,7 +62,7 @@ flake8 = "^6.0.0"
isort = "^5.12.0"
mypy = "^0.991"
pylint = "^2.16.1"
wheel = "^0.40.0"
wheel = "^0.42.0"
pre-commit = "^3.3.3"
flynt = "^0.77"
django-stubs = "^4.2.0"
Expand Down

0 comments on commit 54291be

Please sign in to comment.