Skip to content

Commit 7aa6718

Browse files
Bump mkdocs from 1.6.0 to 1.6.1 in the docs group (#9887)
Bumps the docs group with 1 update: [mkdocs](https://github.com/mkdocs/mkdocs). Updates `mkdocs` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.6.0...1.6.1) --- updated-dependencies: - dependency-name: mkdocs dependency-version: 1.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docs ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e49d025 commit 7aa6718

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
@@ -58,7 +58,7 @@ test = [
5858
]
5959
docs = [
6060
# MkDocs to build our documentation.
61-
"mkdocs==1.6.0",
61+
"mkdocs==1.6.1",
6262
# pylinkvalidator to check for broken links in documentation.
6363
"pylinkvalidator==0.3",
6464
]

0 commit comments

Comments
 (0)