Skip to content

Commit

Permalink
Merge pull request #10 from SigmaHQ/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
andurin authored Nov 4, 2024
2 parents 7d14e64 + e86c102 commit aee0fcf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pysigma = ">=0.10.2, <0.12.0"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.3,<9.0"
pytest-cov = ">=4,<6"
pytest-cov = ">=4,<7"
coverage = ">=6.4.1,<8.0.0"
requests = "^2.28.1"
autopep8 = "^2.0.2"
Expand Down

0 comments on commit aee0fcf

Please sign in to comment.