You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2023/04/13 04:38:10 UTC

[streampipes] branch dev updated: Bump pandas-stubs in /streampipes-client-python (#1506)

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 4bd34bfb8 Bump pandas-stubs in /streampipes-client-python (#1506)
4bd34bfb8 is described below

commit 4bd34bfb8db457fd44ebc0cec5fc919d2f06f4f6
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Apr 13 06:38:04 2023 +0200

    Bump pandas-stubs in /streampipes-client-python (#1506)
---
 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 7f7367076..ce7537a8b 100644
--- a/streampipes-client-python/setup.py
+++ b/streampipes-client-python/setup.py
@@ -52,7 +52,7 @@ dev_packages = base_packages + [
     "interrogate==1.5.0",
     "isort==5.12.0",
     "mypy==1.2.0",
-    "pandas-stubs==1.5.2.230105",
+    "pandas-stubs==2.0.0.230412",
     "pre-commit==3.2.0",
     "pytest==7.3.0",
     "pytest-cov==4.0.0",