Skip to content

Commit

Permalink
Update wheel requirement in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Updates the requirements on [wheel](/~https://github.com/pypa/wheel) to permit the latest version.

Updates `wheel` to 0.45.0
- [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.0)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 2a6ee00 commit 13edca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _common/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ pytest-cov~=5.0
pytest-gitignore~=1.3
pytest-mock~=3.14
setuptools~=75.0
wheel~=0.44
wheel~=0.45
-e.

0 comments on commit 13edca0

Please sign in to comment.