From 94311558ec2050e5c98694032c80578717b62b8f Mon Sep 17 00:00:00 2001 From: Yuri Chiucconi Date: Mon, 19 Aug 2024 15:34:37 +0200 Subject: [PATCH] change docs dependencies --- docs/doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doc-requirements.txt b/docs/doc-requirements.txt index 5c85079c91..0405af144f 100644 --- a/docs/doc-requirements.txt +++ b/docs/doc-requirements.txt @@ -1,5 +1,5 @@ mkdocs==1.5.3 -mkdocstrings[python]==0.24.3 +mkdocstrings[python]==0.25.2 mkdocs-material==9.5.17 mkdocs-gen-files==0.5.0 mkdocs-literate-nav==0.6.1