From 00c210707a84109e895f872c2a97ed08d124add5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 11:17:17 +0000 Subject: [PATCH] Bump the pip-deps group across 1 directory with 4 updates Bumps the pip-deps group with 4 updates in the / directory: [sphinx](https://github.com/sphinx-doc/sphinx), [black](https://github.com/psf/black), [pylint](https://github.com/pylint-dev/pylint) and [pre-commit](https://github.com/pre-commit/pre-commit). Updates `sphinx` from 8.2.3 to 9.0.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.2.3...v9.0.0) Updates `black` from 25.9.0 to 25.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/25.9.0...25.11.0) Updates `pylint` from 4.0.0 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.0...v4.0.4) Updates `pre-commit` from 4.3.0 to 4.5.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.3.0...v4.5.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0d77fab647ef..44ceb367fa7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==8.2.3 +Sphinx==9.0.0 ablog==0.11.12 pydata-sphinx-theme==0.16.1 myst-parser==4.0.1 @@ -7,8 +7,8 @@ sphinx_copybutton==0.5.2 sphinx-jinja==2.0.2 jinja2==3.1.6 requests==2.32.5 -black==25.9.0 -pylint==4.0.0 -pre-commit==4.3.0 +black==25.11.0 +pylint==4.0.4 +pre-commit==4.5.0 sphinx-sitemap==2.9.0 sphinx-favicon==1.0.1