Skip to content

Commit

Permalink
build(deps): bump wheel from 0.37.0 to 0.38.1
Browse files Browse the repository at this point in the history
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](pypa/wheel@0.37.0...0.38.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 2, 2023
1 parent a4b95ad commit 577d4c2
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 577d4c2

Please sign in to comment.