From 58cb765ddc92d8505eea36534b430cf2e0794096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 18:38:28 +0000 Subject: [PATCH] build(deps-dev): bump shibuya from 2026.1.9 to 2026.5.19 Bumps [shibuya](https://github.com/lepture/shibuya) from 2026.1.9 to 2026.5.19. - [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.1.9...2026.5.19) --- updated-dependencies: - dependency-name: shibuya dependency-version: 2026.5.19 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 27dd638..1a79467 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev = [ ] docs = [ "myst-parser==5.0.0 ; python_version >= '3.12'", - "shibuya==2026.1.9 ; python_version >= '3.12'", + "shibuya==2026.5.19 ; 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'",