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 3ba769b5c9 chore(deps): bump nats-py from 2.10.0 to 2.11.0 in
/streampipes-client-python (#3848)
3ba769b5c9 is described below
commit 3ba769b5c96b79cddeea739b2448af93a67e37ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 17 12:53:51 2025 +0200
chore(deps): bump nats-py from 2.10.0 to 2.11.0 in
/streampipes-client-python (#3848)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
streampipes-client-python/poetry.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/streampipes-client-python/poetry.lock
b/streampipes-client-python/poetry.lock
index eb093c56da..9b5b99c67a 100644
--- a/streampipes-client-python/poetry.lock
+++ b/streampipes-client-python/poetry.lock
@@ -1786,13 +1786,13 @@ files = [
[[package]]
name = "nats-py"
-version = "2.10.0"
+version = "2.11.0"
description = "NATS client for Python"
optional = false
python-versions = ">=3.7"
groups = ["main"]
files = [
- {file = "nats_py-2.10.0.tar.gz", hash =
"sha256:9d44265a097edb30d40e214c1dd1a7405c1451d33480ce714c041fb73bb66a10"},
+ {file = "nats_py-2.11.0.tar.gz", hash =
"sha256:fb1097db8b520bb4c8f5ad51340ca54d9fa54dbfc4ecc81c3625ef80994b6100"},
]
[package.extras]