From 577d4c22d5adb37a1ee859aa6762c202cda8352f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 17:12:16 +0000 Subject: [PATCH] build(deps): bump wheel from 0.37.0 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.0 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.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fc6fc425..1cfe28fc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -99,12 +99,7 @@ ijson==3.1.1 # -r requirements.txt # ocdskit importlib-metadata==4.5.0 - # via - # -r requirements.txt - # jsonschema - # pep517 - # pluggy - # pytest + # via -r requirements.txt incremental==21.3.0 # via # -r requirements.txt @@ -331,7 +326,6 @@ twisted[tls]==22.4.0 typing-extensions==3.10.0.0 # via # -r requirements.txt - # importlib-metadata # twisted url-normalize==1.4.3 # via @@ -349,7 +343,7 @@ w3lib==1.21.0 # parsel # scrapy # scrapyd-client -wheel==0.37.0 +wheel==0.38.1 # via pip-tools xmltodict==0.12.0 # via @@ -359,8 +353,7 @@ zipp==3.4.1 # via # -r requirements.txt # importlib-metadata - # pep517 -zope.interface==5.4.0 +zope-interface==5.4.0 # via # -r requirements.txt # scrapy