This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 2a2d06f62 Bump mkdocstrings[python] in /streampipes-client-python 
(#1127)
2a2d06f62 is described below

commit 2a2d06f623ca2aa7a99a91fcf7ccb02ea6b33cde
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 20 06:07:12 2023 +0100

    Bump mkdocstrings[python] in /streampipes-client-python (#1127)
---
 streampipes-client-python/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/streampipes-client-python/setup.py 
b/streampipes-client-python/setup.py
index 5fd1ff972..3dd81477d 100644
--- a/streampipes-client-python/setup.py
+++ b/streampipes-client-python/setup.py
@@ -56,7 +56,7 @@ docs_packages = [
     "mkdocs==1.4.2",
     "mkdocs-awesome-pages-plugin==2.8.0",
     "mkdocs-material==8.5.11",  # < 9.x.y is required by mkdocs-jupyter
-    "mkdocstrings[python]==0.19.1",
+    "mkdocstrings[python]==0.20.0",
     "pytkdocs[numpy-style]>=0.16.1",
     "mkdocs-gen-files==0.4.0",
     "mkdocs-literate-nav==0.6.0",

Reply via email to