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 4e3ab1cf98 build(deps): bump pyproject-hooks from 1.0.0 to 1.1.0 in /plc4py (#1575) 4e3ab1cf98 is described below commit 4e3ab1cf98dd619cd9c3a8ac0ede4009efe70196 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Apr 30 10:11:02 2024 +0200 build(deps): bump pyproject-hooks from 1.0.0 to 1.1.0 in /plc4py (#1575) Bumps [pyproject-hooks](https://github.com/pypa/pyproject-hooks) from 1.0.0 to 1.1.0. - [Changelog](https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/pyproject-hooks/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: pyproject-hooks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 3ad3d8b6ae..5d64de7adb 100644 --- a/plc4py/requirements.txt +++ b/plc4py/requirements.txt @@ -43,7 +43,7 @@ pluggy==1.5.0 pre-commit==3.7.0 pycodestyle==2.11.1 pyflakes==3.2.0 -pyproject_hooks==1.0.0 +pyproject_hooks==1.1.0 pytest==8.2.0 pytest-asyncio==0.23.6 pytest-mock==3.14.0