Skip to content

Commit e6b1fdc

Browse files
authored
Merge pull request #232 from swimmwatch/dependabot/pip/dev/mkdocs-coverage-2.0.0
build(deps-dev): bump mkdocs-coverage from 1.1.0 to 2.0.0
2 parents aa844e7 + 79f7238 commit e6b1fdc

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 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
@@ -44,7 +44,7 @@ typing-extensions = "^4.12.2"
4444
mkdocs-material = "^9.5.38"
4545
mkdocstrings = {extras = ["python"], version = ">=0.29.1,<0.31.0"}
4646
mkdocstrings-python = "^1.11.1"
47-
mkdocs-coverage = "^1.1.0"
47+
mkdocs-coverage = ">=1.1,<3.0"
4848
mkdocs-section-index = "^0.3.9"
4949
mkdocs = "^1.6.1"
5050
mkdocs-macros-plugin = "^1.2.0"

0 commit comments

Comments
 (0)