diff --git a/requirements_docs.txt b/requirements_docs.txt
index 80e18f894..1d462e2f1 100644
--- a/requirements_docs.txt
+++ b/requirements_docs.txt
@@ -4,5 +4,5 @@ mkdocs~=1.6; python_version>="3.8"
 mkdocs-awesome-pages-plugin~=2.9
 mkdocs-material~=9.5; python_version>="3.8"
 mkdocs-material~=9.2; python_version<"3.8"
-mkdocstrings[python-legacy]~=0.26.1; python_version>="3.8"
+mkdocstrings[python-legacy]~=0.26.2; python_version>="3.8"
 mkdocstrings[python-legacy]~=0.22.0; python_version<"3.8"