diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-13 07:17:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-13 07:17:44 +0100 |
| commit | 75ade57e9c9d1aaff6c49416c73afce1e28e6477 (patch) | |
| tree | ca537dd414bba7aab9c9583ea59476ec60f32b46 | |
| parent | 707c012e9ca9aabe0775e5c759e7706a1396c63f (diff) | |
| download | Project-Tick-75ade57e9c9d1aaff6c49416c73afce1e28e6477.tar.gz Project-Tick-75ade57e9c9d1aaff6c49416c73afce1e28e6477.zip | |
Bump mkdocs-material from 9.7.4 to 9.7.5 in /docs/mkdocs (#5105)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.4 to 9.7.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.4...9.7.5)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.7.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | docs/mkdocs/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index 31d572f126..6e9b9178d7 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -2,7 +2,7 @@ wheel==0.46.3 mkdocs==1.6.1 # documentation framework mkdocs-git-revision-date-localized-plugin==1.5.1 # plugin "git-revision-date-localized" -mkdocs-material==9.7.4 # theme for mkdocs +mkdocs-material==9.7.5 # theme for mkdocs mkdocs-material-extensions==1.3.1 # extensions mkdocs-minify-plugin==0.8.0 # plugin "minify" mkdocs-redirects==1.2.2 # plugin "redirects" |
