From 55e53c22f8fc4cdb1b22eeccbb96eee033dde880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 16:08:10 +0000 Subject: [PATCH] Bump sybil-extras from 2025.11.19 to 2025.12.4 Bumps [sybil-extras](https://github.com/adamtheturtle/sybil-extras) from 2025.11.19 to 2025.12.4. - [Release notes](https://github.com/adamtheturtle/sybil-extras/releases) - [Changelog](https://github.com/adamtheturtle/sybil-extras/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamtheturtle/sybil-extras/compare/2025.11.19...2025.12.04) --- updated-dependencies: - dependency-name: sybil-extras dependency-version: 2025.12.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 76ff5ff..38f0382 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ optional-dependencies.dev = [ "sphinx-substitution-extensions==2025.11.17", "sphinxcontrib-spelling==8.0.2", "sybil==9.3.0", - "sybil-extras==2025.11.19", + "sybil-extras==2025.12.4", "vulture==2.14", "yamlfix==1.19.0", ]