mirror of
https://github.com/encode/django-rest-framework.git
synced 2026-02-06 07:19:39 +03:00
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](https://github.com/mkdocs/mkdocs/compare/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>
This commit is contained in:
parent
e49d025f2d
commit
7aa67183fe
|
|
@ -58,7 +58,7 @@ test = [
|
|||
]
|
||||
docs = [
|
||||
# MkDocs to build our documentation.
|
||||
"mkdocs==1.6.0",
|
||||
"mkdocs==1.6.1",
|
||||
# pylinkvalidator to check for broken links in documentation.
|
||||
"pylinkvalidator==0.3",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user