Skip to content

Commit

Permalink
⬆️ Bump pytest-cov from 5.0.0 to 6.0.0 (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 635c063 commit cbd855c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pyupgrade = "^3.19.0"
coverage = "^7.6.8"
coverage-badge = "^1.1.2"
pytest-html = "^4.0.2"
pytest-cov = "^5.0.0"
pytest-cov = "^6.0.0"

[tool.poetry.group.dev.dependencies]
bandit = "^1.8.0"
Expand All @@ -66,7 +66,7 @@ pyupgrade = "^3.19.0"
coverage = "^7.6.8"
coverage-badge = "^1.1.2"
pytest-html = "^4.1.1"
pytest-cov = "^5.0.0"
pytest-cov = "^6.0.0"
black = "^24.10.0"
safety = "^3.2.11"
pytest-xdist = "^3.6.1"
Expand Down

0 comments on commit cbd855c

Please sign in to comment.