Skip to content

Commit

Permalink
Bump wheel from 0.37.1 to 0.38.1 in /requirements
Browse files Browse the repository at this point in the history
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](pypa/wheel@0.37.1...0.38.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
1 parent 1d5f7f6 commit e7725f1
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions requirements/base_frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ grpcio-status==1.48.2
# via -r base_frozen.in
idna==3.3
# via requests
importlib-metadata==4.11.3
# via
# click
# pep517
jinja2==3.1.2
# via -r base_frozen.in
lazy-object-proxy==1.7.1
Expand Down Expand Up @@ -92,23 +88,17 @@ toml==0.10.2
tomli==2.0.1
# via pep517
typing-extensions==3.10.0.2
# via
# -r base_frozen.in
# importlib-metadata
# via -r base_frozen.in
unittest-xml-reporting==3.2.0
# via -r base_frozen.in
urllib3==1.26.9
# via requests
wheel==0.37.1
wheel==0.38.1
# via
# -r base_frozen.in
# pip-tools
wrapt==1.14.0
# via deprecated
zipp==3.7.0
# via
# importlib-metadata
# pep517

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit e7725f1

Please sign in to comment.