Skip to content

Commit 86572bf

Browse files
Bump pytest-cov from 2.11.0 to 2.11.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.0 to 2.11.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.0...v2.11.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f0bcca0 commit 86572bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -25,7 +25,7 @@ apispec_webframeworks = "^0.5.2"
2525
[tool.poetry.dev-dependencies]
2626
pytest = "^6.2"
2727
black = {version = "^20.8b1",allow-prereleases = true}
28-
pytest-cov = "^2.11.0"
28+
pytest-cov = "^2.11.1"
2929
jsonschema = "^3.2.0"
3030
pylint = "^2.6.0"
3131
sphinx = "^3.4.3"

0 commit comments

Comments
 (0)