From e047b3042887f22107e901116528787837759b5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 00:01:57 -0800 Subject: [PATCH] Bump pytest-cov from 5.0.0 to 6.0.0 (#252) Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rafael Cenzano <32753063+RafaelCenzano@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3dee7e..38173e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ psycopg2==2.9.10 psycopg2-binary==2.9.9 PyJWT==2.10.1 pytest==8.3.3 -pytest-cov==5.0.0 +pytest-cov==6.0.0 python3-saml==1.16.0 pytz==2024.2 sentry-sdk==2.17.0