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 9ee3a0284b build(deps): bump coverage from 7.6.2 to 7.6.3 in /plc4py
(#1822)
9ee3a0284b is described below
commit 9ee3a0284b3a081c5eb94ebeeb0d178854b8d226
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 10:26:09 2024 +0200
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] <[email protected]>
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