Skip to content

Commit e4adcae

Browse files
Update mkdocs-material requirement in the all-pip-packages group
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. Updates `mkdocs-material` to 9.7.4 - [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.3...9.7.4) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.4 dependency-type: direct:production dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b993949 commit e4adcae

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.3
6+
mkdocs-material~=9.7.4
77
mkdocs-material-extensions==1.3.1
88
numpy==2.4.2
99
pandas==3.0.1

0 commit comments

Comments
 (0)