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

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

---
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-07 22:24:46 +00:00 committed by GitHub
parent 923ad51dd7
commit d594fe58cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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