File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22# Minimum Python version: 3.8 (for generating docs only)
33
44regex >= 2024.9.11
5- pymdown-extensions >= 10.10 .2
5+ pymdown-extensions >= 10.11 .2
66pipdeptree >= 2.23.4
77python-dateutil >= 2.8.2
88Markdown == 3.7
@@ -11,7 +11,7 @@ MarkupSafe==2.1.5
1111Jinja2 == 3.1.4
1212click == 8.1.7
1313ghp-import == 2.1.0
14- watchdog == 5.0.2
14+ watchdog == 5.0.3
1515cairocffi == 1.7.1
1616pathspec == 0.12.1
1717Babel == 2.16.0
@@ -20,7 +20,7 @@ lxml==5.3.0
2020pyquery == 2.0.1
2121readtime == 3.0.0
2222mkdocs == 1.6.1
23- mkdocs-material == 9.5.38
23+ mkdocs-material == 9.5.39
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 @@ -55,7 +55,7 @@ pyotp==2.9.0
5555python-xlib == 0.33 ;platform_system == "Linux"
5656markdown-it-py == 3.0.0
5757mdurl == 0.1.2
58- rich == 13.8 .1
58+ rich == 13.9 .1
5959
6060# --- Testing Requirements --- #
6161# ("pip install -r requirements.txt" also installs this, but "pip install -e ." won't.)
Original file line number Diff line number Diff line change 204204 'python-xlib==0.33;platform_system=="Linux"' ,
205205 'markdown-it-py==3.0.0' ,
206206 'mdurl==0.1.2' ,
207- 'rich==13.8 .1' ,
207+ 'rich==13.9 .1' ,
208208 ],
209209 extras_require = {
210210 # pip install -e .[allure]
You can’t perform that action at this time.
0 commit comments