Skip to content

Commit 7b5fdb7

Browse files
Bump pytest-cov from 3.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.1.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>
1 parent 32e6230 commit 7b5fdb7

2 files changed

Lines changed: 7 additions & 70 deletions

File tree

poetry.lock

Lines changed: 6 additions & 69 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
@@ -19,7 +19,7 @@ python-dateutil = "==2.8.2"
1919
xmltodict = "==0.13.0"
2020
pytest-asyncio = "==0.20.3"
2121
pytest-aiohttp = "==1.0.4"
22-
pytest-cov = "==3.0.0"
22+
pytest-cov = "==4.1.0"
2323
pytest-freezer = "==0.4.6"
2424
pytest-socket = "==0.5.1"
2525
pytest-test-groups = "==1.0.3"

0 commit comments

Comments
 (0)