Skip to content

Commit b4c533f

Browse files
Bump pytest-cov from 2.12.1 to 3.0.0 (#87)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 to 3.0.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.12.1...v3.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 ca609e1 commit b4c533f

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
@@ -8,4 +8,4 @@ Werkzeug==2.0.1
88
Flask_Migrate==3.1.0
99
gunicorn==20.1.0
1010
psycopg2-binary==2.9.1
11-
pytest-cov==2.12.1
11+
pytest-cov==3.0.0

0 commit comments

Comments
 (0)