Skip to content

Commit 614afb4

Browse files
Bump mike from 1.1.2 to 2.0.0
Bumps [mike](https://github.com/jimporter/mike) from 1.1.2 to 2.0.0. - [Release notes](https://github.com/jimporter/mike/releases) - [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md) - [Commits](jimporter/mike@v1.1.2...v2.0.0) --- updated-dependencies: - dependency-name: mike dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c693227 commit 614afb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dev-flake8 = [
4646
]
4747
dev-formatting = ["black == 23.9.1", "isort == 5.12.0"]
4848
dev-mkdocs = [
49-
"mike == 1.1.2",
49+
"mike == 2.0.0",
5050
"mkdocs-gen-files == 0.5.0",
5151
"mkdocs-literate-nav == 0.6.1",
5252
"mkdocs-material == 9.4.3",

0 commit comments

Comments
 (0)