Skip to content

Commit beeae81

Browse files
Bump mkdocs-material from 9.6.18 to 9.6.19 (#5)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.18 to 9.6.19. - [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.19) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.19 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>
1 parent 0ef65d7 commit beeae81

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

requirements.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ babel==2.17.0
22
backrefs==5.9
33
certifi==2025.8.3
44
charset-normalizer==3.4.3
5-
click==8.2.1
5+
click==8.1.8
66
colorama==0.4.6
77
csscompressor==0.9.5
88
ghp-import==2.1.0
@@ -11,6 +11,7 @@ gitpython==3.1.45
1111
hjson==3.1.0
1212
htmlmin2==0.1.13
1313
idna==3.10
14+
importlib-metadata==8.7.0
1415
jinja2==3.1.6
1516
jsmin==3.0.1
1617
markdown==3.8.2
@@ -20,7 +21,7 @@ mkdocs==1.6.1
2021
mkdocs-get-deps==0.2.0
2122
mkdocs-git-revision-date-plugin==0.3.2
2223
mkdocs-macros-plugin==1.3.9
23-
mkdocs-material==9.6.18
24+
mkdocs-material==9.6.19
2425
mkdocs-material-extensions==1.3.1
2526
mkdocs-minify-plugin==0.8.0
2627
packaging==25.0
@@ -37,5 +38,7 @@ six==1.17.0
3738
smmap==5.0.2
3839
super-collections==0.5.3
3940
termcolor==3.1.0
41+
typing-extensions==4.15.0
4042
urllib3==2.5.0
4143
watchdog==6.0.0
44+
zipp==3.23.0

0 commit comments

Comments
 (0)