Skip to content

Commit 25ad3fb

Browse files
Build(deps-dev): Bump the minor group with 2 updates
Bumps the minor group with 2 updates: [mike](https://github.com/jimporter/mike) and [nox](https://github.com/wntrblm/nox). Updates `mike` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v2.1.4...v2.2.0) Updates `nox` from 2026.2.9 to 2026.4.10 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2026.02.09...2026.04.10) --- updated-dependencies: - dependency-name: mike dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: nox dependency-version: 2026.4.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2910338 commit 25ad3fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dev-formatting = ["black == 26.3.1", "isort == 8.0.1"]
6565
dev-mkdocs = [
6666
"black == 26.3.1",
6767
"Markdown==3.10.2",
68-
"mike == 2.1.4",
68+
"mike == 2.2.0",
6969
"mkdocs-gen-files == 0.6.1",
7070
"mkdocs-literate-nav == 0.6.3",
7171
"mkdocs-macros-plugin == 1.5.0",
@@ -82,7 +82,7 @@ dev-mypy = [
8282
# For checking the noxfile, docs/ script, and tests
8383
"frequenz-client-microgrid[dev-mkdocs,dev-noxfile,dev-pytest]",
8484
]
85-
dev-noxfile = ["nox == 2026.2.9", "frequenz-repo-config[lib] == 0.16.0"]
85+
dev-noxfile = ["nox == 2026.4.10", "frequenz-repo-config[lib] == 0.16.0"]
8686
dev-pylint = [
8787
"pylint == 4.0.5",
8888
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)