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 9dbe329f8e build(deps): bump filelock from 3.13.4 to 3.14.0 in /plc4py (#1576) 9dbe329f8e is described below commit 9dbe329f8e29b2a66ae7022a77776fed4df3cb4d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Apr 30 10:11:30 2024 +0200 build(deps): bump filelock from 3.13.4 to 3.14.0 in /plc4py (#1576) Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.4 to 3.14.0. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.4...3.14.0) --- updated-dependencies: - dependency-name: filelock 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 5d64de7adb..059dffa142 100644 --- a/plc4py/requirements.txt +++ b/plc4py/requirements.txt @@ -25,7 +25,7 @@ cfgv==3.4.0 click==8.1.7 coverage==7.5.0 distlib==0.3.8 -filelock==3.13.4 +filelock==3.14.0 flake8==7.0.0 funkify==0.4.5 identify==2.5.36