Skip to content

Commit 00de4c4

Browse files
authored
Merge pull request #816 from onekey-sec/dependabot/pip/pytest-cov-5.0.0
chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
2 parents 3289333 + f43bbce commit 00de4c4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ optional = true
3838
pytest = "^8.0.0"
3939
pyright = "^1.1.349"
4040
pre-commit = "^3.5.0"
41-
pytest-cov = ">=3,<5"
41+
pytest-cov = ">=3,<6"
4242
ruff = ">=0.1.13,<0.4.0"
4343
pyyaml = "^6.0.1"
4444
atheris = { version = "^2.3.0", python = "<3.12" }

0 commit comments

Comments
 (0)