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 644ec55fec chore(deps-dev): bump pytest from 9.0.3 to 9.1.0 in 
/streampipes-client-python (#4602)
644ec55fec is described below

commit 644ec55fece8d15f9cac8cfdb718a14ac1ce9352
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 05:28:03 2026 +0000

    chore(deps-dev): bump pytest from 9.0.3 to 9.1.0 in 
/streampipes-client-python (#4602)
---
 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 8d3e3fc3fb..833a4d5b2c 100644
--- a/streampipes-client-python/poetry.lock
+++ b/streampipes-client-python/poetry.lock
@@ -3097,14 +3097,14 @@ extra = ["pygments (>=2.19.1)"]
 
 [[package]]
 name = "pytest"
-version = "9.0.3"
+version = "9.1.0"
 description = "pytest: simple powerful testing with Python"
 optional = false
 python-versions = ">=3.10"
 groups = ["dev"]
 files = [
-    {file = "pytest-9.0.3-py3-none-any.whl", hash = 
"sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9"},
-    {file = "pytest-9.0.3.tar.gz", hash = 
"sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c"},
+    {file = "pytest-9.1.0-py3-none-any.whl", hash = 
"sha256:8ebb0e7888bdf2bdfc602ec51f8f62d50200af37356c74e503c79a94f5c81f32"},
+    {file = "pytest-9.1.0.tar.gz", hash = 
"sha256:41dd9148c08072446394cefd3d79701701335a9f4cae69ba92e39f6c7f5c061c"},
 ]
 
 [package.dependencies]
@@ -4555,4 +4555,4 @@ type = ["pytest-mypy"]
 [metadata]
 lock-version = "2.1"
 python-versions = ">=3.10,<3.14"
-content-hash = 
"264fc2af65d9d136127865576614ee9b3b09c4c07514c2943b19ca1b2d92361e"
+content-hash = 
"7f3025c9b9a5d8460f6dd8f6a424632a16cc2a3e7578151276b75fec9ed572f8"
diff --git a/streampipes-client-python/pyproject.toml 
b/streampipes-client-python/pyproject.toml
index 165914c87f..904038cced 100644
--- a/streampipes-client-python/pyproject.toml
+++ b/streampipes-client-python/pyproject.toml
@@ -74,7 +74,7 @@ isort = "8.0.1"
 mypy = "2.1.0"
 ruff = "0.15.8"
 pre-commit = "4.6.0"
-pytest = "9.0.3"
+pytest = "9.1.0"
 pytest-cov = "7.1.0"
 pyupgrade = "3.21.1"
 

Reply via email to