Skip to content

Commit c7e21b0

Browse files
Bump the patch group across 1 directory with 4 updates
Bumps the patch group with 4 updates in the / directory: [mike](https://github.com/jimporter/mike), [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin), [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav) and [pylint](https://github.com/pylint-dev/pylint). Updates `mike` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v2.1.3...v2.1.4) Updates `mkdocs-include-markdown-plugin` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases) - [Commits](mondeja/mkdocs-include-markdown-plugin@v7.2.0...v7.2.1) Updates `mkdocs-literate-nav` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases) - [Commits](oprypin/mkdocs-literate-nav@v0.6.2...v0.6.3) Updates `pylint` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: mike dependency-version: 2.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: mkdocs-include-markdown-plugin dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: mkdocs-literate-nav dependency-version: 0.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d3882b commit c7e21b0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ dev-mkdocs = [
5050
"frequenz-repo-config[lib] == 0.14.0",
5151
"markdown-callouts == 0.4.0",
5252
"markdown-svgbob == 202406.1023",
53-
"mike == 2.1.3",
53+
"mike == 2.1.4",
5454
"mkdocs-gen-files == 0.6.1",
55-
"mkdocs-include-markdown-plugin == 7.2.0",
56-
"mkdocs-literate-nav == 0.6.2",
55+
"mkdocs-include-markdown-plugin == 7.2.2",
56+
"mkdocs-literate-nav == 0.6.3",
5757
"mkdocs-macros-plugin == 1.4.1",
5858
"mkdocs-material == 9.6.23",
5959
"mkdocstrings[python] == 0.30.1",
@@ -71,7 +71,7 @@ dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.14.0"]
7171
dev-pylint = [
7272
# For checking the noxfile, docs/ script, and tests
7373
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
74-
"pylint == 4.0.4",
74+
"pylint == 4.0.5",
7575
]
7676
dev-pytest = [
7777
"async-solipsism == 0.9",

0 commit comments

Comments
 (0)