Skip to content

Commit aca983c

Browse files
Update mkdocs-material requirement in the all-pip-packages group (#187)
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. Updates `mkdocs-material` to 9.7.3 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.2...9.7.3) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.3 dependency-type: direct:production dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8377bde commit aca983c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mkdocs==1.6.1
33
mkdocs-awesome-pages-plugin==2.10.1
44
mkdocs-git-revision-date-localized-plugin==1.5.1
55
mkdocs-glightbox==0.5.2
6-
mkdocs-material~=9.7.2
6+
mkdocs-material~=9.7.3
77
mkdocs-material-extensions==1.3.1
88
numpy==2.4.2
99
pandas==3.0.1

0 commit comments

Comments
 (0)