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 25f40ce89 Bump mkdocs-jupyter from 0.23.0 to 0.24.0 in
/streampipes-client-python (#1429)
25f40ce89 is described below
commit 25f40ce8993f5ac0ac9b74af8c70eae7ebc95378
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 20 07:35:54 2023 +0100
Bump mkdocs-jupyter from 0.23.0 to 0.24.0 in /streampipes-client-python
(#1429)
---
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 8e3026e7f..3424f4520 100644
--- a/streampipes-client-python/setup.py
+++ b/streampipes-client-python/setup.py
@@ -64,7 +64,7 @@ docs_packages = [
"mkdocs-gen-files==0.4.0",
"mkdocs-literate-nav==0.6.0",
"numpydoc==1.5.0",
- "mkdocs-jupyter==0.23.0",
+ "mkdocs-jupyter==0.24.0",
"mike @
git+https://github.com/jimporter/mike.git@872f72def32f588908f8251fe512189e0c41f4e2"
]