From 3b08b4360eda303052f718d1f02ddd841fb7e3bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 10:08:40 +0000 Subject: [PATCH] Bump pytest-cov from 6.2.1 to 7.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bac438f..77e261a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pluggy==1.6.0 psycopg2-binary==2.9.10 PyJWT==2.10.1 pytest==8.3.4 -pytest-cov==6.2.1 +pytest-cov==7.0.0 python-dotenv==1.1.1 python3-saml==1.16.0 pytz==2025.2