From cb417a20bbdc5c175765d66ee764557c63a05fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 12:43:08 +0000 Subject: [PATCH] build(deps-dev): bump shibuya from 2026.5.19 to 2026.7.12 Bumps [shibuya](https://github.com/lepture/shibuya) from 2026.5.19 to 2026.7.12. - [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/2026.5.19...2026.7.12) --- updated-dependencies: - dependency-name: shibuya dependency-version: 2026.7.12 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 ab925b94..45114d56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev = [ ] docs = [ "myst-parser==5.0.0 ; python_version >= '3.12'", - "shibuya==2026.5.19 ; python_version >= '3.12'", + "shibuya==2026.7.12 ; python_version >= '3.12'", "sphinx==9.1.0 ; python_version >= '3.12'", "sphinx-copybutton==0.5.2 ; python_version >= '3.12'", "sphinx-new-tab-link==0.8.1 ; python_version >= '3.12'",