Skip to content

Commit 7751b59

Browse files
Bump wheel from 0.41.3 to 0.46.2 in /docs
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.3 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.41.3...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ebc263 commit 7751b59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ dependencies = [
77
"readthedocs-sphinx-search==0.3.2",
88
"imagecodecs == 2023.9.18",
99
"Jinja2 == 3.1.6",
10-
"wheel == 0.41.3",
10+
"wheel == 0.46.2",
1111
]

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ sphinx_rtd_theme==1.3.0
1010
readthedocs-sphinx-search==0.3.2
1111
imagecodecs == 2023.9.18
1212
Jinja2 == 3.1.6
13-
wheel == 0.41.3
13+
wheel == 0.46.2

0 commit comments

Comments
 (0)