Skip to content

Commit 64fd690

Browse files
Bump mkdocs-material from 9.6.2 to 9.6.11
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.2 to 9.6.11. - [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.2...9.6.11) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ff4f10 commit 64fd690

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements.txt

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
babel==2.15.0
2+
backrefs==5.8
23
certifi==2024.7.4
34
charset-normalizer==3.3.2
45
click==8.1.7
56
colorama==0.4.6
67
ghp-import==2.1.0
78
idna==3.7
9+
importlib-metadata==8.6.1
810
jinja2==3.1.6
911
markdown==3.6
1012
markupsafe==2.1.5
1113
mergedeep==1.3.4
1214
mkdocs==1.6.1
1315
mkdocs-get-deps==0.2.0
14-
mkdocs-material==9.6.2
16+
mkdocs-material==9.6.11
1517
mkdocs-material-extensions==1.3.1
1618
packaging==24.0
1719
paginate==0.5.6
@@ -22,8 +24,8 @@ pymdown-extensions==10.8.1
2224
python-dateutil==2.9.0.post0
2325
pyyaml==6.0.1
2426
pyyaml-env-tag==0.1
25-
regex==2024.5.15
2627
requests==2.32.3
2728
six==1.16.0
2829
urllib3==2.2.2
2930
watchdog==4.0.1
31+
zipp==3.21.0

0 commit comments

Comments
 (0)