From a13ffcf9df3eee3fe83cde2723d6baae5ebad8f5 Mon Sep 17 00:00:00 2001 From: Massimiliano Pippi Date: Thu, 20 Jul 2023 16:48:08 +0200 Subject: [PATCH] bump pydoc-markdown (#5405) --- docs/pydoc/requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/pydoc/requirements.txt b/docs/pydoc/requirements.txt index 629be3131..5c14700f5 100644 --- a/docs/pydoc/requirements.txt +++ b/docs/pydoc/requirements.txt @@ -1,5 +1 @@ -pydoc-markdown==4.6.4 -# pin docspec while waiting for https://github.com/NiklasRosenstein/docspec/issues/91 to be fixed -docspec-python<2.1.0 -requests==2.31.0 -PyYAML==5.3.1 +pydoc-markdown==4.8.2