Skip to content
This repository was archived by the owner on Jul 5, 2026. It is now read-only.

Commit 5ad83c9

Browse files
build(deps-dev): bump mkdocs-coverage from 1.1.0 to 2.0.0
Bumps [mkdocs-coverage](https://github.com/pawamoy/mkdocs-coverage) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/pawamoy/mkdocs-coverage/releases) - [Changelog](https://github.com/pawamoy/mkdocs-coverage/blob/main/CHANGELOG.md) - [Commits](pawamoy/mkdocs-coverage@1.1.0...2.0.0) --- updated-dependencies: - dependency-name: mkdocs-coverage dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10a50b7 commit 5ad83c9

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
@@ -53,7 +53,7 @@ flake8-pytest-style = "^2.0.0"
5353
mkdocs-material = "^9.5.49"
5454
mkdocstrings = ">=0.27,<0.30"
5555
mkdocstrings-python = "^1.13.0"
56-
mkdocs-coverage = "^1.1.0"
56+
mkdocs-coverage = ">=1.1,<3.0"
5757
mkdocs-section-index = "^0.3.9"
5858
mkdocs = "^1.6.1"
5959
mkdocs-macros-plugin = "^1.3.7"

0 commit comments

Comments
 (0)