This is an automated email from the ASF dual-hosted git repository. sruehl 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 b1b0ea4b57 build(deps): bump pycodestyle from 2.11.1 to 2.12.0 in /plc4py (#1667) b1b0ea4b57 is described below commit b1b0ea4b57cb4b3f0ae11b1f265ba546fd0a392b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jun 17 11:37:04 2024 +0200 build(deps): bump pycodestyle from 2.11.1 to 2.12.0 in /plc4py (#1667) Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.1 to 2.12.0. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt) - [Commits](https://github.com/PyCQA/pycodestyle/compare/2.11.1...2.12.0) --- updated-dependencies: - dependency-name: pycodestyle 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 40dfbac28b..3817081212 100644 --- a/plc4py/requirements.txt +++ b/plc4py/requirements.txt @@ -41,7 +41,7 @@ pip-tools==7.4.1 platformdirs==4.2.2 pluggy==1.5.0 pre-commit==3.7.1 -pycodestyle==2.11.1 +pycodestyle==2.12.0 pyflakes==3.2.0 pyproject_hooks==1.1.0 pytest==8.2.2