From 9ee3a0284b3a081c5eb94ebeeb0d178854b8d226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:26:09 +0200 Subject: [PATCH] build(deps): bump coverage from 7.6.2 to 7.6.3 in /plc4py (#1822) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.2 to 7.6.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.2...7.6.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 ef148ff139..c75bf75604 100644 --- a/plc4py/requirements.txt +++ b/plc4py/requirements.txt @@ -23,7 +23,7 @@ black==24.10.0 build==1.2.2.post1 cfgv==3.4.0 click==8.1.7 -coverage==7.6.2 +coverage==7.6.3 distlib==0.3.9 filelock==3.16.1 flake8==7.1.1