Skip to content

Commit 854a97d

Browse files
authored
Merge pull request #34 from joostlek/dependabot/pip/pytest-cov-4.1.0
Bump pytest-cov from 4.0.0 to 4.1.0
2 parents 38010fb + 87d466c commit 854a97d

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
@@ -43,7 +43,7 @@ pre-commit-hooks = "4.4.0"
4343
pylint = "2.17.4"
4444
pytest = "7.3.1"
4545
pytest-asyncio = "0.21.0"
46-
pytest-cov = "4.0.0"
46+
pytest-cov = "4.1.0"
4747
ruff = "0.0.270"
4848
safety = "2.4.0b1"
4949
yamllint = "1.32.0"

0 commit comments

Comments
 (0)