Skip to content

Commit 1e0293f

Browse files
build: Bump wheel from 0.38.1 to 0.46.2 in /docs (#159)
Bumps [wheel](https://github.com/pypa/wheel) from 0.38.1 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.38.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 193eede commit 1e0293f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ markupsafe==2.0.1
3838
# via
3939
# -r requirements.in
4040
# jinja2
41-
packaging==21.3
42-
# via sphinx
41+
packaging==26.0
42+
# via
43+
# sphinx
44+
# wheel
4345
pep517==0.12.0
4446
# via pip-tools
4547
pip-tools==6.4.0
@@ -53,8 +55,6 @@ pygments==2.11.2
5355
# -r requirements.in
5456
# furo
5557
# sphinx
56-
pyparsing==3.0.7
57-
# via packaging
5858
pytz==2021.3
5959
# via
6060
# babel
@@ -95,7 +95,7 @@ tornado==6.5.1
9595
# via livereload
9696
urllib3==2.6.3
9797
# via requests
98-
wheel==0.38.1
98+
wheel==0.46.2
9999
# via pip-tools
100100
zipp==3.19.1
101101
# via importlib-metadata

0 commit comments

Comments
 (0)