We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19684eb commit d4006f2Copy full SHA for d4006f2
mkdocs_build/requirements.txt
@@ -1,7 +1,7 @@
1
# mkdocs dependencies for generating the seleniumbase.io website
2
# Minimum Python version: 3.8 (for generating docs only)
3
4
-regex>=2023.8.8
+regex>=2022.10.31
5
PyYAML>=6.0.1
6
pymdown-extensions>=10.3
7
pipdeptree>=2.13.0
@@ -19,8 +19,8 @@ Babel==2.12.1
19
paginate==0.5.6
20
pyquery==2.0.0
21
readtime==3.0.0
22
-mkdocs==1.5.2
23
-mkdocs-material==9.3.1
+mkdocs==1.5.3
+mkdocs-material==9.3.2
24
mkdocs-exclude-search==0.6.5
25
mkdocs-simple-hooks==0.1.5
26
-mkdocs-material-extensions==1.1.1
+mkdocs-material-extensions==1.2
0 commit comments