File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ lxml==5.2.2
2020pyquery == 2.0.0
2121readtime == 3.0.0
2222mkdocs == 1.6.0
23- mkdocs-material == 9.5.25
23+ mkdocs-material == 9.5.26
2424mkdocs-exclude-search == 0.6.6
2525mkdocs-simple-hooks == 0.1.5
2626mkdocs-material-extensions == 1.3.1
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ filelock>=3.12.2;python_version<"3.8"
1111filelock >= 3.14.0 ;python_version >= "3.8"
1212platformdirs >= 4.0.0 ;python_version < "3.8"
1313platformdirs >= 4.2.2 ;python_version >= "3.8"
14- typing-extensions >= 4.12.1 ;python_version >= "3.8"
14+ typing-extensions >= 4.12.2 ;python_version >= "3.8"
1515parse >= 1.20.1
1616parse-type >= 0.6.2
1717pyyaml >= 6.0.1
Original file line number Diff line number Diff line change 159159 'filelock>=3.14.0;python_version>="3.8"' ,
160160 'platformdirs>=4.0.0;python_version<"3.8"' ,
161161 'platformdirs>=4.2.2;python_version>="3.8"' ,
162- 'typing-extensions>=4.12.1 ;python_version>="3.8"' ,
162+ 'typing-extensions>=4.12.2 ;python_version>="3.8"' ,
163163 'parse>=1.20.1' ,
164164 'parse-type>=0.6.2' ,
165165 'pyyaml>=6.0.1' ,
You can’t perform that action at this time.
0 commit comments