Skip to content

Commit 995b567

Browse files
Update wheel requirement in the all-dependencies group
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: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 523cacd commit 995b567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ pytest-cov~=6.0
99
pytest-gitignore~=1.3
1010
pytest-mock~=3.14
1111
setuptools~=75.3
12-
wheel~=0.44
12+
wheel~=0.45
1313
-e.

0 commit comments

Comments
 (0)