Skip to content

Commit 27a607c

Browse files
dependabot[bot]bcyran
authored andcommitted
build(deps-dev): Bump pytest-cov from 4.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f85f08 commit 27a607c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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
@@ -56,7 +56,7 @@ isort = "^5.12.0"
5656
tox = "^4.5.2"
5757
types-requests = "^2.29.0"
5858
requests-mock = "^1.10.0"
59-
pytest-cov = "^4.0.0"
59+
pytest-cov = "^4.1.0"
6060
types-appdirs = "^1.4.3"
6161
sphinx-autobuild = "^2021.3.14"
6262

0 commit comments

Comments
 (0)