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 cfc9f8a62e chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in
/streampipes-client-python (#4086)
cfc9f8a62e is described below
commit cfc9f8a62e72b50dab2c868b0bf9788d57131955
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 11:59:35 2026 +0100
chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /streampipes-client-python
(#4086)
---
streampipes-client-python/poetry.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/streampipes-client-python/poetry.lock
b/streampipes-client-python/poetry.lock
index a2113e8af9..cb38c67542 100644
--- a/streampipes-client-python/poetry.lock
+++ b/streampipes-client-python/poetry.lock
@@ -3814,14 +3814,14 @@ files = [
[[package]]
name = "urllib3"
-version = "2.6.0"
+version = "2.6.3"
description = "HTTP library with thread-safe connection pooling, file post,
and more."
optional = false
python-versions = ">=3.9"
groups = ["main", "deployment", "docs", "stubs"]
files = [
- {file = "urllib3-2.6.0-py3-none-any.whl", hash =
"sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f"},
- {file = "urllib3-2.6.0.tar.gz", hash =
"sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1"},
+ {file = "urllib3-2.6.3-py3-none-any.whl", hash =
"sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4"},
+ {file = "urllib3-2.6.3.tar.gz", hash =
"sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed"},
]
[package.extras]