Skip to content

Commit

Permalink
build: Bump wheel from 0.37.1 to 0.38.1 (#99)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 27, 2022
1 parent becbe74 commit 2f97d93
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ click==8.0.3
colorama==0.4.4
# via sphinx-autobuild
datetime==4.3
# via -r requirements.in
# via -r docs/requirements.in
docutils==0.17.1
# via sphinx
furo==2022.1.2
# via -r requirements.in
# via -r docs/requirements.in
idna==3.3
# via requests
imagesize==1.3.0
Expand All @@ -34,21 +34,21 @@ livereload==2.6.3
# via sphinx-autobuild
markupsafe==2.0.1
# via
# -r requirements.in
# -r docs/requirements.in
# jinja2
packaging==21.3
# via sphinx
pep517==0.12.0
# via pip-tools
pip-tools==6.4.0
# via -r requirements.in
# via -r docs/requirements.in
pyenchant==3.2.2
# via
# -r requirements.in
# -r docs/requirements.in
# sphinxcontrib-spelling
pygments==2.11.2
# via
# -r requirements.in
# -r docs/requirements.in
# furo
# sphinx
pyparsing==3.0.7
Expand All @@ -67,12 +67,12 @@ soupsieve==2.3.1
# via beautifulsoup4
sphinx==4.4.0
# via
# -r requirements.in
# -r docs/requirements.in
# furo
# sphinx-autobuild
# sphinxcontrib-spelling
sphinx-autobuild==2021.3.14
# via -r requirements.in
# via -r docs/requirements.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand All @@ -86,7 +86,7 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxcontrib-spelling==7.3.2
# via -r requirements.in
# via -r docs/requirements.in
tomli==2.0.0
# via pep517
tornado==6.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ toml==0.10.2
# via pre-commit
virtualenv==20.16.5
# via pre-commit
wheel==0.37.1
wheel==0.38.1
# via
# -r requirements.in
# pip-tools
Expand Down

0 comments on commit 2f97d93

Please sign in to comment.