Skip to content

Commit 1cf075a

Browse files
Update wheel requirement from >=0.31.0 to >=0.47.0 in /requirements
Updates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.31.0...0.47.0) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4e4ddd commit 1cf075a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ tox
2020
bumpversion
2121
recommonmark
2222
pip>=18.1
23-
wheel>=0.31.0
23+
wheel>=0.47.0
2424
setuptools>=38.6.0
2525
twine>=1.11.0

0 commit comments

Comments
 (0)