From 0bc37f7dc3881460d9a0dfaa19820593659fa217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:46:37 +0000 Subject: [PATCH] Bump the pip-version group with 2 updates Bumps the pip-version group with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [pytest](https://github.com/pytest-dev/pytest). Updates `coverage` from 7.6.4 to 7.6.10 - [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.4...7.6.10) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version ... Signed-off-by: dependabot[bot] --- requirements/requirements-test.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index b059e82..d25612d 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -1,3 +1,3 @@ -coverage==7.6.4 -pytest==8.3.3 +coverage==7.6.10 +pytest==8.3.4 pytest-cov==6.0.0