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.1.0
2020pyquery == 2.0.0
2121readtime == 3.0.0
2222mkdocs == 1.5.3
23- mkdocs-material == 9.5.11
23+ mkdocs-material == 9.5.12
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 @@ -62,7 +62,7 @@ pyotp==2.9.0
6262markdown-it-py == 2.2.0 ;python_version < "3.8"
6363markdown-it-py == 3.0.0 ;python_version >= "3.8"
6464mdurl == 0.1.2
65- rich == 13.7.0
65+ rich == 13.7.1
6666
6767# --- Testing Requirements --- #
6868# ("pip install -r requirements.txt" also installs this, but "pip install -e ." won't.)
Original file line number Diff line number Diff line change 210210 'markdown-it-py==2.2.0;python_version<"3.8"' ,
211211 'markdown-it-py==3.0.0;python_version>="3.8"' ,
212212 'mdurl==0.1.2' ,
213- 'rich==13.7.0 ' ,
213+ 'rich==13.7.1 ' ,
214214 ],
215215 extras_require = {
216216 # pip install -e .[allure]
You can’t perform that action at this time.
0 commit comments