Skip to content

Commit d00349f

Browse files
Bump pytest-cov from 2.11.1 to 2.12.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.1. - [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.11.1...v2.12.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e79f89 commit d00349f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ psycopg2-binary = "2.8.6"
2020
py-healthcheck = "1.10.1"
2121
pytest = "6.2.3"
2222
pytest-mock = "3.6.1"
23-
pytest-cov = "2.11.1"
23+
pytest-cov = "2.12.1"
2424
python-dateutil = "2.8.1"
2525
pyyaml = "5.4.1"
2626
requests = "2.25.1"

0 commit comments

Comments
 (0)