From 74887e028064a86ff2d2983512730b4c17a2f43d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 23:05:31 +0000 Subject: [PATCH] Bump wheel from 0.37.1 to 0.38.4 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.38.4. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.37.1...0.38.4) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 200c6cb..991a897 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -102,17 +102,18 @@ sphinxcontrib-serializinghtml==1.1.5 toml==0.10.2 # via # coverage - # pytest # tox tomli==1.2.1 - # via setuptools-scm + # via + # pytest + # setuptools-scm tox==3.24.5 # via -r dev-requirements.in urllib3==1.26.6 # via requests virtualenv==20.7.2 # via tox -wheel==0.37.1 +wheel==0.38.4 # via -r dev-requirements.in # The following packages are considered to be unsafe in a requirements file: