From 5381dab974fb3c8f9d8a93c213e37c34223f1009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 16:03:49 +0000 Subject: [PATCH] Bump shibuya from 2025.2.28 to 2025.9.25 Bumps [shibuya](https://github.com/lepture/shibuya) from 2025.2.28 to 2025.9.25. - [Release notes](https://github.com/lepture/shibuya/releases) - [Changelog](https://github.com/lepture/shibuya/blob/main/docs/changelog.rst) - [Commits](https://github.com/lepture/shibuya/compare/2025.2.28...2025.9.25) --- updated-dependencies: - dependency-name: shibuya dependency-version: 2025.9.25 dependency-type: direct:production 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 909e4e5..8405ede 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "libgravatar==1.0.4", "matplotlib>=3.10.1", "myst-parser[linkify]==4.0.1", - "shibuya==2025.2.28", + "shibuya==2025.9.25", "sphinx==7.2.6", "sphinx-copybutton==0.5.2", "sphinx-design==0.5.0",