Skip to content

Commit e047b30

Browse files
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](pytest-dev/pytest-cov@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rafael Cenzano <[email protected]>
1 parent 9aee71d commit e047b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ psycopg2==2.9.10
2323
psycopg2-binary==2.9.9
2424
PyJWT==2.10.1
2525
pytest==8.3.3
26-
pytest-cov==5.0.0
26+
pytest-cov==6.0.0
2727
python3-saml==1.16.0
2828
pytz==2024.2
2929
sentry-sdk==2.17.0

0 commit comments

Comments
 (0)