From 7856094a0e67132468da26a7898d05e6c60e21b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:57:48 +0000 Subject: [PATCH] Bump wheel from 0.37.1 to 0.38.1 in /requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.38.1. - [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.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e1c9ace..68fcf1c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -32,12 +32,8 @@ idna==3.3 # via requests importlib-metadata==4.11.0 # via - # click # keyring - # pep517 - # pre-commit # twine - # virtualenv jeepney==0.7.1 # via # keyring @@ -51,13 +47,13 @@ packaging==21.3 pep517==0.12.0 # via pip-tools pip-tools==6.5.1 - # via -r requirements/dev.in + # via -r dev.in pkginfo==1.8.2 # via twine platformdirs==2.5.0 # via virtualenv pre-commit==2.17.0 - # via -r requirements/dev.in + # via -r dev.in pycparser==2.21 # via cffi pygments==2.11.2 @@ -89,9 +85,7 @@ tomli==2.0.1 tqdm==4.62.3 # via twine twine==3.8.0 - # via -r requirements/dev.in -typing-extensions==4.0.1 - # via importlib-metadata + # via -r dev.in urllib3==1.26.8 # via # requests @@ -100,14 +94,12 @@ virtualenv==20.13.1 # via pre-commit webencodings==0.5.1 # via bleach -wheel==0.37.1 +wheel==0.38.1 # via - # -r requirements/dev.in + # -r dev.in # pip-tools zipp==3.7.0 - # via - # importlib-metadata - # pep517 + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # pip