From c9c6de7ff49e4fdebad668e66c5d1351e4beb877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 09:12:06 +0000 Subject: [PATCH] Bump pytest-cov from 3.0.0 to 4.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.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](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5babe69..fb9e1cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ Werkzeug==2.0.2 Flask_Migrate==3.1.0 gunicorn==20.1.0 psycopg2-binary==2.9.3 -pytest-cov==3.0.0 +pytest-cov==4.0.0