diff --git a/CHANGELOG.md b/CHANGELOG.md index d24450f..3f9b4cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +- Update dependency coverage to v7.9.2 - add-on: bump base-image to version 18.0.3 - add-on: remove armhf and armv7 support - add-on: add links to config and log-file to the web-UI diff --git a/app/requirements-test.txt b/app/requirements-test.txt index e15819c..631e9c0 100644 --- a/app/requirements-test.txt +++ b/app/requirements-test.txt @@ -4,5 +4,5 @@ pytest-cov==6.2.1 python-dotenv==1.1.1 mock==5.2.0 - coverage==7.9.1 + coverage==7.9.2 jinja2-cli==0.8.2 \ No newline at end of file