Skip to content

Commit

Permalink
Merge pull request #60 from nebhale/dependabot/pip/pytest-cov-6.0.0
Browse files Browse the repository at this point in the history
Bump pytest-cov from 5.0.0 to 6.0.0
  • Loading branch information
nebhale authored Oct 30, 2024
2 parents 704bcb8 + 61f8f81 commit a5295af
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 74 deletions.
145 changes: 72 additions & 73 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ python = "^3.9"

[tool.poetry.dev-dependencies]
pytest = "^8.3"
pytest-cov = "^5.0.0"
pytest-cov = "^6.0.0"
flake8 = "^7.1.1"
black = {version = "^24.10", allow-prereleases = true}
mypy = "^1.13"
Expand Down

0 comments on commit a5295af

Please sign in to comment.