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 be7ef1ee4 Bump pyupgrade from 3.9.0 to 3.10.1 in 
/streampipes-client-python (#1805)
be7ef1ee4 is described below

commit be7ef1ee41ee5ea17a66ad8224b714d7f9cbae72
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 31 10:35:54 2023 +0200

    Bump pyupgrade from 3.9.0 to 3.10.1 in /streampipes-client-python (#1805)
---
 streampipes-client-python/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/streampipes-client-python/setup.py 
b/streampipes-client-python/setup.py
index 313f1dee4..9e9c2342e 100644
--- a/streampipes-client-python/setup.py
+++ b/streampipes-client-python/setup.py
@@ -58,7 +58,7 @@ dev_packages = base_packages + [
     "pre-commit==3.3.0",
     "pytest==7.4.0",
     "pytest-cov==4.1.0",
-    "pyupgrade==3.9.0",
+    "pyupgrade==3.10.1",
     "types-Jinja2==2.11.9",
     "types-requests==2.31.0.0",
 ]

Reply via email to