Skip to content

Commit

Permalink
Bump wheel from 0.41.2 to 0.42.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.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.41.2...0.42.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent c9af2b6 commit 87ed001
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ mypy-extensions==1.0.0
pre-commit==3.4.0
psycopg2-binary==2.9.6
setuptools==68.2.2
wheel==0.41.2
wheel==0.42.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dev =
pre-commit==3.4.0
psycopg2-binary==2.9.6
setuptools==68.2.2
wheel==0.41.2
wheel==0.42.0


[flake8]
Expand Down

0 comments on commit 87ed001

Please sign in to comment.