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 3c260af commit 5900658Copy full SHA for 5900658
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.3.23
+regex>=2023.5.4
5
pkginfo>=1.9.6
6
docutils==0.19
7
python-dateutil==2.8.2
@@ -26,8 +26,8 @@ cairosvg==2.7.0
26
cssselect2==0.7.0
27
tinycss2==1.2.1
28
defusedxml==0.7.1
29
-mkdocs==1.4.2
30
-mkdocs-material==9.1.8
+mkdocs==1.4.3
+mkdocs-material==9.1.9
31
mkdocs-exclude-search==0.6.5
32
mkdocs-simple-hooks==0.1.5
33
mkdocs-material-extensions==1.1.1
0 commit comments