From 804826e59f0ecdc163366a859630188b742f3174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 23:55:01 +0000 Subject: [PATCH] chore(deps): bump pytest-cov from 7.0.0 to 7.1.0 in /octoprint-cli Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- octoprint-cli/requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoprint-cli/requirements-lock.txt b/octoprint-cli/requirements-lock.txt index 92a1a897..43af920b 100644 --- a/octoprint-cli/requirements-lock.txt +++ b/octoprint-cli/requirements-lock.txt @@ -12,7 +12,7 @@ packaging==26.0 pluggy==1.6.0 Pygments==2.19.2 pytest==9.0.2 -pytest-cov==7.0.0 +pytest-cov==7.1.0 pytest-mock==3.15.1 PyYAML==6.0.3 requests==2.32.5