Skip to content

Commit e83e430

Browse files
chore: bump mkdocs-material from 9.6.18 to 9.6.20
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.18 to 9.6.20. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.18...9.6.20) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b3cd25 commit e83e430

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs-users/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Force rtfd to use a recent version of mkdocs
22
mkdocs==1.6.1
33
pymdown-extensions==10.16.1
4-
mkdocs-material==9.6.18
4+
mkdocs-material==9.6.20
55
mkdocs-static-i18n==1.3.0

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Force rtfd to use a recent version of mkdocs
22
mkdocs==1.6.1
33
pymdown-extensions==10.16.1
4-
mkdocs-material==9.6.18
4+
mkdocs-material==9.6.20
55
mkdocs-static-i18n==1.3.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev = [
4747
"ruff==0.13.1",
4848
"djlint==1.36.4",
4949
"mkdocs==1.6.1",
50-
"mkdocs-material==9.6.18",
50+
"mkdocs-material==9.6.20",
5151
"mkdocs-static-i18n==1.3.0",
5252
"vermin==1.6.0",
5353
"pymdown-extensions==10.16.1",

0 commit comments

Comments
 (0)