Skip to content

Commit 079d0ba

Browse files
authored
Merge pull request #1614 from eclipse-openj9/dependabot/pip/buildenv/mkdocs-macros-plugin-1.4.1
Bump mkdocs-macros-plugin from 1.4.0 to 1.4.1 in /buildenv
2 parents 60358ff + be1c3e5 commit 079d0ba

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

buildenv/requirements.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ mkdocs==1.6.1
6767
# mkdocs-material
6868
mkdocs-get-deps==0.2.0
6969
# via mkdocs
70-
mkdocs-macros-plugin==1.4.0
70+
mkdocs-macros-plugin==1.4.1
7171
# via -r requirements.in
7272
mkdocs-material==9.6.23
7373
# via -r requirements.in
@@ -103,10 +103,12 @@ pyyaml==6.0.1
103103
pyyaml-env-tag==0.1
104104
# via mkdocs
105105
requests==2.32.4
106-
# via mkdocs-material
106+
# via
107+
# mkdocs-macros-plugin
108+
# mkdocs-material
107109
six==1.16.0
108110
# via python-dateutil
109-
super-collections==0.5.7
111+
super-collections==0.6.2
110112
# via mkdocs-macros-plugin
111113
termcolor==2.2.0
112114
# via mkdocs-macros-plugin

0 commit comments

Comments
 (0)