From c3ae43dde45e3706544f362253e2cb7bfcfa4aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 15:41:25 +0000 Subject: [PATCH] chore(deps): bump sphinxcontrib-images from 0.9.4 to 1.0.1 in /docs Bumps [sphinxcontrib-images](https://github.com/sphinx-contrib/images) from 0.9.4 to 1.0.1. - [Changelog](https://github.com/sphinx-contrib/images/blob/master/CHANGELOG.md) - [Commits](https://github.com/sphinx-contrib/images/compare/0.9.4...1.0.1) --- updated-dependencies: - dependency-name: sphinxcontrib-images dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 197f5de..bb1a8b7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ sphinx==7.3.7 pydata-sphinx-theme~=0.16.0,!=0.16.1 sphinx-copybutton==0.5.0 -sphinxcontrib-images==0.9.4 +sphinxcontrib-images==1.0.1 sphinx-design sphinx_togglebutton \ No newline at end of file