Skip to content

Commit

Permalink
Merge pull request #41 from investigativedata/dependabot/pip/develop/…
Browse files Browse the repository at this point in the history
…pytest-cov-5.0.0

Bump pytest-cov from 4.1.0 to 5.0.0
  • Loading branch information
simonwoerpel authored May 20, 2024
2 parents 5e73fbb + d62159d commit b77e5d3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
25 changes: 18 additions & 7 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 @@ -45,7 +45,7 @@ isort = "^5.12.0"
flake8 = "^6.1.0"
mypy = "^1.7.0"
pytest = "^8.2.0"
pytest-cov = "^4.1.0"
pytest-cov = ">=4.1,<6.0"
pytest-env = ">=1.1.1"
pre-commit = "^3.5.0"
bump2version = "^1.0.1"
Expand Down

0 comments on commit b77e5d3

Please sign in to comment.