Skip to content

Commit 4d8c424

Browse files
Merge pull request #1213 from blacklanternsecurity/dependabot/pip/dev/pytest-cov-5.0.0
Bump pytest-cov from 4.1.0 to 5.0.0
2 parents 70607dc + 16d8635 commit 4d8c424

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ socksio = "^1.0.0"
5050

5151
[tool.poetry.group.dev.dependencies]
5252
flake8 = ">=6,<8"
53-
pytest-cov = "^4.0.0"
53+
pytest-cov = ">=4,<6"
5454
poetry-dynamic-versioning = ">=0.21.4,<1.3.0"
5555
pytest-rerunfailures = ">=11.1.2,<15.0.0"
5656
pytest-asyncio = ">=0.21,<0.24"

0 commit comments

Comments
 (0)