From 587e83e0bf230c8989c3e158cf89cce074c55a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 06:51:20 +0000 Subject: [PATCH] build(deps): bump pyproject-hooks from 1.1.0 to 1.2.0 in /plc4py Bumps [pyproject-hooks](https://github.com/pypa/pyproject-hooks) from 1.1.0 to 1.2.0. - [Changelog](https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/pyproject-hooks/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: pyproject-hooks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plc4py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plc4py/requirements.txt b/plc4py/requirements.txt index 52b7083009d..fc91c7167d3 100644 --- a/plc4py/requirements.txt +++ b/plc4py/requirements.txt @@ -43,7 +43,7 @@ pluggy==1.5.0 pre-commit==3.8.0 pycodestyle==2.12.1 pyflakes==3.2.0 -pyproject_hooks==1.1.0 +pyproject_hooks==1.2.0 pytest==8.3.3 pytest-asyncio==0.24.0 pytest-mock==3.14.0