Skip to content

Commit

Permalink
Merge pull request #102 from cassiobotaro/dependabot/pip/pytest-cov-6…
Browse files Browse the repository at this point in the history
….0.0

Bump pytest-cov from 5.0.0 to 6.0.0
  • Loading branch information
cassiobotaro authored Nov 8, 2024
2 parents e0945bc + 3ee63f2 commit 921cc6a
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 61 deletions.
130 changes: 70 additions & 60 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 @@ -15,7 +15,7 @@ python = "^3.10"
certificates = "certificates.__main__:main"

[tool.poetry.group.dev.dependencies]
pytest-cov = ">=4.1,<6.0"
pytest-cov = ">=4.1,<7.0"
pytest = ">=7.4.2,<9.0.0"
ruff = ">=0.5.0,<0.8.0"

Expand Down

0 comments on commit 921cc6a

Please sign in to comment.