Skip to content

Commit 49c3fba

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0 in /src (#4041)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3c743f commit 49c3fba

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,7 +3,7 @@ flask-talisman==1.1.0
33
gunicorn==22.0.0
44
pytest==8.2.2
55
pytest-watch==4.2.0
6-
pytest-cov==5.0.0
6+
pytest-cov==6.0.0
77
sqlfluff==3.3.0
88

99
# sql/util/* dependencies

0 commit comments

Comments
 (0)