Skip to content

Commit 1bcc730

Browse files
authored
Merge branch 'develop' into dependabot/pip/mkdocs-material-9.5.15
2 parents 3594ccd + aaf2ab6 commit 1bcc730

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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
@@ -61,7 +61,7 @@ mkdocs_gen_files = {extras = ["python"], version = "^0.5.0"}
6161
mkdocs-material = "^9.4.12"
6262
pymdown-extensions = "^10.7.1"
6363
pytest = {extras = ["toml"], version = ">=7.4.3,<9.0.0"}
64-
pytest-cov = "^4.1.0"
64+
pytest-cov = ">=4.1,<6.0"
6565
mypy = "^1.7.0"
6666

6767
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)