This is an automated email from the ASF dual-hosted git repository.
otluk pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new baba95f1f4 build(deps): bump pre-commit from 4.0.0 to 4.0.1 in /plc4py
(#1816)
baba95f1f4 is described below
commit baba95f1f43b523373376dcb82869e410a230ed9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 11 15:58:48 2024 +0200
build(deps): bump pre-commit from 4.0.0 to 4.0.1 in /plc4py (#1816)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.0 to
4.0.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
-
[Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
plc4py/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plc4py/requirements.txt b/plc4py/requirements.txt
index 381944f499..ef148ff139 100644
--- a/plc4py/requirements.txt
+++ b/plc4py/requirements.txt
@@ -40,7 +40,7 @@ pathspec==0.12.1
pip-tools==7.4.1
platformdirs==4.3.6
pluggy==1.5.0
-pre-commit==4.0.0
+pre-commit==4.0.1
pycodestyle==2.12.1
pyflakes==3.2.0
pyproject_hooks==1.2.0