Skip to content

Commit 2707421

Browse files
Bump wheel from 0.33.4 to 0.38.1 in /requirements
Bumps [wheel](https://github.com/pypa/wheel) from 0.33.4 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.33.4...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b5ac00 commit 2707421

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/build_common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flake8==3.5.0
33
pytest-cov==2.7.1
44
pytest==4.6.3
55
python-coveralls==2.9.2
6-
wheel==0.33.4
6+
wheel==0.38.1
77
PyJWT==1.7.1
88
pytest-xdist==1.29.0
99
numpy<1.16

requirements/build_windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ flake8==3.7.7
33
isort==4.3.20
44
marshmallow==2.18.1
55
pytest==4.6.3
6-
wheel==0.33.4
6+
wheel==0.38.1
77
pytest-xdist==1.29.0
88
numpy==1.15.4

0 commit comments

Comments
 (0)