Skip to content

Commit 1c92a77

Browse files
authored
Merge pull request #634 from TeoZosa/dependabot/pip/pytest-cov-4.1.0
build(deps-dev): Bump pytest-cov from 4.0.0 to 4.1.0
2 parents 69e2748 + 64f3962 commit 1c92a77

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ mypy = "^0.991" # Static type checker
5252

5353
# Testing
5454
pytest = "^7.2.0"
55-
pytest-cov = "^4.0.0"
55+
pytest-cov = "^4.1.0"
5656
pytest-emoji = "^0.2.0"
5757
pytest-mock = "^3.10.0"
5858
pytest-sugar = "^0.9.6"

0 commit comments

Comments
 (0)