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 f1d93f668 Bump isort from 5.11.4 to 5.12.0 in
/streampipes-client-python (#1175)
f1d93f668 is described below
commit f1d93f668d6ac024c405a14fbc69f7a263eb985e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 30 06:52:51 2023 +0100
Bump isort from 5.11.4 to 5.12.0 in /streampipes-client-python (#1175)
---
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 f2c54a404..56dfb6461 100644
--- a/streampipes-client-python/setup.py
+++ b/streampipes-client-python/setup.py
@@ -43,7 +43,7 @@ dev_packages = base_packages + [
"blacken-docs==1.13.0",
"flake8==6.0.0",
"interrogate==1.5.0",
- "isort==5.11.4",
+ "isort==5.12.0",
"mypy==0.991",
"pandas-stubs==1.5.2.230105",
"pre-commit==3.0.0",