Skip to content

Commit 66ffc0d

Browse files
Merge pull request #156 from exonet/dependabot/pip/pytest-cov-6.2.1
Bump pytest-cov from 5.0.0 to 6.2.1
2 parents 0b2d87d + e27a682 commit 66ffc0d

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 additions & 7 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
@@ -40,7 +40,7 @@ packages = [
4040
black = {version = "^25.1.0", allow-prereleases = true}
4141
flake8 = "^7.3.0"
4242
pytest = "^8.4.1"
43-
pytest-cov = "^5.0.0"
43+
pytest-cov = "^6.2.1"
4444
bandit = "^1.8.5"
4545

4646
[build-system]

0 commit comments

Comments
 (0)