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

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

---
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-07-30 22:34:35 +00:00 committed by GitHub
parent 9510ff9fdb
commit 73da5c1aef
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.1", "sphinx-immaterial==0.12.2",
"sphinx_copybutton", "sphinx_copybutton",
"sphinx-autobuild", "sphinx-autobuild",
"tornado>=6.3.3" "tornado>=6.3.3"