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 5d7784390 Bump mypy from 1.4.0 to 1.5.0 in /streampipes-client-python 
(#1826)
5d7784390 is described below

commit 5d7784390dd53087fdf6cbe47c862dfd8bab830e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 11 06:23:23 2023 +0200

    Bump mypy from 1.4.0 to 1.5.0 in /streampipes-client-python (#1826)
---
 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 e7bb800d3..278264701 100644
--- a/streampipes-client-python/setup.py
+++ b/streampipes-client-python/setup.py
@@ -54,7 +54,7 @@ dev_packages = base_packages + [
     "flake8==6.1.0",
     "interrogate[png]==1.5.0",
     "isort==5.12.0",
-    "mypy==1.4.0",
+    "mypy==1.5.0",
     "pandas-stubs==2.0.0.230412",
     "pre-commit==3.3.0",
     "pytest==7.4.0",

Reply via email to