Skip to content

Commit 62482da

Browse files
Bump pytest-cov from 7.0.0 to 7.1.0 in /src (#4442)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41dad98 commit 62482da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ flask-talisman==1.1.0
33
gunicorn==25.1.0
44
pytest==9.0.2
55
pytest-watch==4.2.0
6-
pytest-cov==7.0.0
6+
pytest-cov==7.1.0
77
sqlfluff==4.0.4

0 commit comments

Comments
 (0)