]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump mkdocs-material from 8.5.11 to 9.0.15 (#2610)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 6 Mar 2023 11:32:02 +0000 (11:32 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2023 11:32:02 +0000 (11:32 +0000)
* Bump mkdocs-material from 8.5.11 to 9.0.15

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.11 to 9.0.15.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.5.11...9.0.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
* Bump `mkdocs` to minimum version required by `mkdocs-material-9.0.15`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Adkins <michael@prefect.io>
Co-authored-by: Tom Christie <tom@tomchristie.com>
requirements.txt

index cf3010ad5b46611331c1697f3d2da4e958b8c656..4bb972f1d25ba7e2975746a9135804736892e9e1 100644 (file)
@@ -10,9 +10,9 @@ chardet==5.1.0
 types-chardet==5.0.4.2
 
 # Documentation
-mkdocs==1.4.0
+mkdocs==1.4.2
 mkautodoc==0.2.0
-mkdocs-material==8.5.11
+mkdocs-material==9.0.15
 
 # Packaging
 build==0.10.0