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 d5c61879a2 chore(deps-dev): bump mkdocs-awesome-pages-plugin (#3469)
d5c61879a2 is described below

commit d5c61879a22984fcb98fa5685e5a311de0bb514d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 1 08:03:53 2025 +0100

    chore(deps-dev): bump mkdocs-awesome-pages-plugin (#3469)
---
 streampipes-client-python/poetry.lock    | 10 +++++-----
 streampipes-client-python/pyproject.toml |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/streampipes-client-python/poetry.lock 
b/streampipes-client-python/poetry.lock
index da967cca47..efce4108d8 100644
--- a/streampipes-client-python/poetry.lock
+++ b/streampipes-client-python/poetry.lock
@@ -1373,13 +1373,13 @@ mkdocs = ">=1.1"
 
 [[package]]
 name = "mkdocs-awesome-pages-plugin"
-version = "2.9.0"
+version = "2.10.1"
 description = "An MkDocs plugin that simplifies configuring page titles and 
their order"
 optional = false
-python-versions = ">=3.7"
+python-versions = ">=3.8.1"
 files = [
-    {file = "mkdocs_awesome_pages_plugin-2.9.0-py3-none-any.whl", hash = 
"sha256:783dddf7d42aba632324a2e5267ff13ca5a42ba9f4f37996d963f1b518f9009f"},
-    {file = "mkdocs_awesome_pages_plugin-2.9.0.tar.gz", hash = 
"sha256:845a90b6ee0b00e641ff21a1599ad92805cfd12982c855686a79ef1c63454cc9"},
+    {file = "mkdocs_awesome_pages_plugin-2.10.1-py3-none-any.whl", hash = 
"sha256:c6939dbea37383fc3cf8c0a4e892144ec3d2f8a585e16fdc966b34e7c97042a7"},
+    {file = "mkdocs_awesome_pages_plugin-2.10.1.tar.gz", hash = 
"sha256:cda2cb88c937ada81a4785225f20ef77ce532762f4500120b67a1433c1cdbb2f"},
 ]
 
 [package.dependencies]
@@ -3492,4 +3492,4 @@ test = ["big-O", "jaraco.functools", "jaraco.itertools", 
"jaraco.test", "more-it
 [metadata]
 lock-version = "2.0"
 python-versions = ">3.8.1,<3.12"
-content-hash = 
"f46a80bfb52a32e808813f4935f386cf8cd66ed9cd879229f65fec7d4279a500"
+content-hash = 
"977fa9cb457fe4492765c3a77a1166946a2a1732ad248dfefe089dd9371d446f"
diff --git a/streampipes-client-python/pyproject.toml 
b/streampipes-client-python/pyproject.toml
index fc4b9e1a00..56da1b143d 100644
--- a/streampipes-client-python/pyproject.toml
+++ b/streampipes-client-python/pyproject.toml
@@ -84,7 +84,7 @@ optional = true
 [tool.poetry.group.docs.dependencies]
 mike = { git = "https://github.com/jimporter/mike.git";, rev = 
"872f72def32f588908f8251fe512189e0c41f4e2" }
 mkdocs = "1.5.2"
-mkdocs-awesome-pages-plugin = "2.9.0"
+mkdocs-awesome-pages-plugin = "2.10.1"
 mkdocs-gen-files = "0.5.0"
 mkdocs-git-revision-date-localized-plugin = "1.3.0"
 mkdocs-jupyter = "0.24.0"

Reply via email to