Skip to content

Commit

Permalink
Merge pull request #132 from briis/dependabot/pip/pytest-cov-5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
2 parents e3a9225 + 702d154 commit 4aa3c0d
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 @@ -18,7 +18,7 @@ PsychroLib = "^2.5.0"
mypy = ">=0.991,<1.10"
pytest = ">=7.1,<9.0"
pytest-asyncio = ">=0.20,<0.24"
pytest-cov = "^4.0.0"
pytest-cov = ">=4,<6"
pytest-timeout = "^2.0.1"
tox = "^4.0.18"
ruff = "^0.3"
Expand Down

0 comments on commit 4aa3c0d

Please sign in to comment.