Skip to content

Commit fe4dc48

Browse files
Bump the python-packages group with 3 updates
Bumps the python-packages group with 3 updates: [black](https://github.com/psf/black), [sphinx](https://github.com/sphinx-doc/sphinx) and [furo](https://github.com/pradyunsg/furo). Updates `black` from 25.11.0 to 25.12.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...25.12.0) Updates `sphinx` from 7.4.7 to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v9.1.0) Updates `furo` from 2025.9.25 to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2025.09.25...2025.12.19) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fede23 commit fe4dc48

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@ dev = [
6161
"pytest-xdist>=2.2.1",
6262
"pytest-asyncio>=1.2.0",
6363
"beautifulsoup4>=4.8.1",
64-
"black==25.11.0",
64+
"black==25.12.0",
6565
"blacken-docs==1.20.0",
6666
"pytest-timeout>=1.4.2",
6767
"trustme>=0.7",
6868
"cogapp>=3.3.0",
6969
# docs
70-
"Sphinx==7.4.7",
71-
"furo==2025.9.25",
70+
"Sphinx==9.1.0",
71+
"furo==2025.12.19",
7272
"sphinx-autobuild",
7373
"codespell>=2.2.5",
7474
"sphinx-copybutton",

0 commit comments

Comments
 (0)