Skip to content

Commit b1e6e58

Browse files
deps(deps-dev): update wheel requirement from >=0.37.0 to >=0.47.0
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.37.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 956e751 commit b1e6e58

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
@@ -5,5 +5,5 @@ black>=22.0
55
flake8>=4.0
66
mypy>=0.990
77
sphinx>=5.0
8-
wheel>=0.37.0
8+
wheel>=0.47.0
99
twine>=3.8.0

0 commit comments

Comments
 (0)