Skip to content

Commit 2fd59a2

Browse files
Bump pytest-cov from 4.0.0 to 4.1.0 in /src (#3435)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov 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 028aa20 commit 2fd59a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ flask-talisman==1.0.0
33
gunicorn==20.1.0
44
pytest==7.3.1
55
pytest-watch==4.2.0
6-
pytest-cov==4.0.0
6+
pytest-cov==4.1.0
77
sqlfluff==1.4.5

0 commit comments

Comments
 (0)