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 9965f218e Bump pre-commit from 3.2.0 to 3.3.0 in
/streampipes-client-python (#1541)
9965f218e is described below
commit 9965f218e585e057cf482b128996e63d7c67d3e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 2 07:12:51 2023 +0200
Bump pre-commit from 3.2.0 to 3.3.0 in /streampipes-client-python (#1541)
---
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 fa5264ef3..bb7a20c33 100644
--- a/streampipes-client-python/setup.py
+++ b/streampipes-client-python/setup.py
@@ -53,7 +53,7 @@ dev_packages = base_packages + [
"isort==5.12.0",
"mypy==1.2.0",
"pandas-stubs==2.0.0.230412",
- "pre-commit==3.2.0",
+ "pre-commit==3.3.0",
"pytest==7.3.0",
"pytest-cov==4.0.0",
"pyupgrade==3.3.1",