From f8f21a9eb1460c16eb271ccfe116d16da986ab36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 03:31:38 +0000 Subject: [PATCH] build(deps): bump wheel from 0.45.1 to 0.46.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.45.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](https://github.com/pypa/wheel/compare/0.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cb51153..9966b55 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ # # pip-compile --no-emit-index-url --strip-extras requirements-dev.in # -alabaster==1.0.0 +alabaster==0.7.16 # via sphinx babel==2.17.0 # via sphinx @@ -33,6 +33,8 @@ docutils==0.21.2 # myst-parser # sphinx # sphinx-rtd-theme +exceptiongroup==1.3.1 + # via pytest filelock==3.17.0 # via # tox @@ -43,6 +45,10 @@ idna==3.10 # via requests imagesize==1.4.1 # via sphinx +importlib-metadata==8.7.1 + # via + # build + # sphinx iniconfig==2.0.0 # via pytest jinja2==3.1.6 @@ -61,7 +67,7 @@ mdit-py-plugins==0.4.2 # via myst-parser mdurl==0.1.2 # via markdown-it-py -myst-parser==4.0.0 +myst-parser==3.0.1 # via -r requirements-dev.in packaging==24.2 # via @@ -70,6 +76,7 @@ packaging==24.2 # pytest # sphinx # tox + # wheel pip-tools==7.4.1 # via -r requirements-dev.in platformdirs==4.3.6 @@ -104,7 +111,7 @@ snowballstemmer==2.2.0 # via # pydocstyle # sphinx -sphinx==8.1.3 +sphinx==7.4.7 # via # -r requirements-dev.in # myst-parser @@ -126,14 +133,29 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx +tomli==2.4.0 + # via + # build + # pip-tools + # pyproject-api + # pytest + # sphinx + # tox tox==4.24.1 # via -r requirements-dev.in +typing-extensions==4.15.0 + # via + # exceptiongroup + # myst-parser + # tox urllib3==2.3.0 # via requests virtualenv==20.29.1 # via tox -wheel==0.45.1 +wheel==0.46.2 # via pip-tools +zipp==3.23.0 + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # pip