Browse Source

chore(deps): bump mkdocs from 1.5.3 to 1.6.0 in /hack/api-docs (#3403)

* chore(deps): bump mkdocs from 1.5.3 to 1.6.0 in /hack/api-docs

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.0)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump mkdocs-material for compatibility with 1.6.0

Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
dependabot[bot] 2 years ago
parent
commit
1edd909463
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hack/api-docs/requirements.txt

+ 2 - 2
hack/api-docs/requirements.txt

@@ -16,9 +16,9 @@ Markdown==3.6
 MarkupSafe==2.1.5
 mergedeep==1.3.4
 mike @ git+https://github.com/jimporter/mike@300593c338b18f61f604d18457c351e166318020
-mkdocs==1.5.3
+mkdocs==1.6.0
 mkdocs-macros-plugin==1.0.5
-mkdocs-material==9.5.18
+mkdocs-material==9.5.19
 mkdocs-material-extensions==1.3.1
 mkdocs-minify-plugin==0.8.0
 packaging==24.0