build(deps): bump sphinx-immaterial from 0.12.3 to 0.12.4

Bumps [sphinx-immaterial](https://github.com/jbms/sphinx-immaterial) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/jbms/sphinx-immaterial/releases)
- [Commits](https://github.com/jbms/sphinx-immaterial/compare/v0.12.3...v0.12.4)

---
updated-dependencies:
- dependency-name: sphinx-immaterial
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-11 22:55:10 +00:00 committed by GitHub
parent 5086c9ccc3
commit 2130f089d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,7 +60,7 @@ dev = [
docs = [ docs = [
"sphinx", "sphinx",
"sphinx-immaterial==0.12.3", "sphinx-immaterial==0.12.4",
"sphinx_copybutton", "sphinx_copybutton",
"sphinx-autobuild", "sphinx-autobuild",
"tornado>=6.3.3" "tornado>=6.3.3"