Skip to content

Commit 8147fb3

Browse files
Bump wheel from 0.36.2 to 0.37.0 (#401)
Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.37.0. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/master/docs/news.rst) - [Commits](pypa/wheel@0.36.2...0.37.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie <tom@tomchristie.com>
1 parent e11d368 commit 8147fb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ docutils==0.17.1
1919

2020
# Packaging
2121
twine==3.4.2
22-
wheel==0.36.2
22+
wheel==0.37.0
2323

2424
# Tests & Linting
2525
anyio==3.3.0

0 commit comments

Comments
 (0)