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

zehnder 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 97ffb4a572 chore(deps-dev): bump blacken-docs from 1.19.1 to 1.20.0 in 
/streampipes-client-python (#3857)
97ffb4a572 is described below

commit 97ffb4a572c5e636ccddead8898ea7a8a0e81d2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 09:26:35 2025 +0200

    chore(deps-dev): bump blacken-docs from 1.19.1 to 1.20.0 in 
/streampipes-client-python (#3857)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 streampipes-client-python/poetry.lock    | 8 ++++----
 streampipes-client-python/pyproject.toml | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/streampipes-client-python/poetry.lock 
b/streampipes-client-python/poetry.lock
index 9b5b99c67a..6ca3398362 100644
--- a/streampipes-client-python/poetry.lock
+++ b/streampipes-client-python/poetry.lock
@@ -179,14 +179,14 @@ uvloop = ["uvloop (>=0.15.2)"]
 
 [[package]]
 name = "blacken-docs"
-version = "1.19.1"
+version = "1.20.0"
 description = "Run Black on Python code blocks in documentation files."
 optional = false
 python-versions = ">=3.9"
 groups = ["dev"]
 files = [
-    {file = "blacken_docs-1.19.1-py3-none-any.whl", hash = 
"sha256:73c3dee042a28f2d4f7df6e2c340869d6ced9704f6174d035d9b6199567f890d"},
-    {file = "blacken_docs-1.19.1.tar.gz", hash = 
"sha256:3cf7a10f5b87886683e3ab07a0dc17de41425f3d21e2948e59f1c6079c45b328"},
+    {file = "blacken_docs-1.20.0-py3-none-any.whl", hash = 
"sha256:a0d842811ee07802dec920d3cf831e21f6eb017712748b488489aa3688770f1e"},
+    {file = "blacken_docs-1.20.0.tar.gz", hash = 
"sha256:2d5b6caf6e7da5694b1eba97f9132c1ab9f14f221c82205ec473a6e74fbb2c6d"},
 ]
 
 [package.dependencies]
@@ -3909,4 +3909,4 @@ type = ["pytest-mypy"]
 [metadata]
 lock-version = "2.1"
 python-versions = ">=3.10,<3.14"
-content-hash = 
"f312ff955f8086168df06cb062b61c5447c3212b3d4e2fc348651c25202109b3"
+content-hash = 
"0b832709774e91d333e3aae0bb717c79fd3d8fd3ab86d2cc3d83524c4796a5cc"
diff --git a/streampipes-client-python/pyproject.toml 
b/streampipes-client-python/pyproject.toml
index 9c104243b9..ac34ad015e 100644
--- a/streampipes-client-python/pyproject.toml
+++ b/streampipes-client-python/pyproject.toml
@@ -67,7 +67,7 @@ optional = true
 [tool.poetry.group.dev.dependencies]
 autoflake = "2.3.0"
 black = "25.9.0"
-blacken-docs = "1.19.1"
+blacken-docs = "1.20.0"
 flake8 = "7.2.0"
 interrogate = { version = "1.7.0", extras = ["png"] }
 isort = "5.13.2"

Reply via email to