Skip to content

Commit e72ef7c

Browse files
Bump pytest-cov from 6.1.1 to 6.2.1 (#329)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ad9333 commit e72ef7c

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
@@ -25,7 +25,7 @@ psycopg2==2.9.10
2525
psycopg2-binary==2.9.10
2626
PyJWT==2.10.1
2727
pytest==8.3.4
28-
pytest-cov==6.1.1
28+
pytest-cov==6.2.1
2929
python-dotenv==1.1.1
3030
python3-saml==1.16.0
3131
pytz==2025.2

0 commit comments

Comments
 (0)