Skip to content

Commit adfdca1

Browse files
MAINT: Update wheel requirement from <0.37.1 to <0.37.2
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.5...0.37.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a136dba commit adfdca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cython==0.29.24
2-
wheel<0.37.1
2+
wheel<0.37.2
33
setuptools<49.2.0
44
hypothesis==6.21.6
55
pytest==6.2.5

0 commit comments

Comments
 (0)