Skip to content

Commit f1cd26e

Browse files
committed
Update mkdocs
1 parent 71a2b26 commit f1cd26e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,6 @@ nav:
180180
extra:
181181
analytics:
182182
provider: google
183-
# property: G-P5KFWRNLRN
184-
property: UA-167313767-1
185-
# google_analytics: ['UA-167313767-1', 'seleniumbase.io']
183+
property: G-P5KFWRNLRN
184+
# property: UA-167313767-1
185+
# google_analytics: ['G-P5KFWRNLRN', 'seleniumbase.io']

mkdocs_build/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# mkdocs dependencies for generating the seleniumbase.io website
22
# Minimum Python version: 3.8 (for generating docs only)
33

4-
regex>=2023.8.8
4+
regex>=2023.10.3
55
PyYAML>=6.0.1
66
pymdown-extensions>=10.3
77
pipdeptree>=2.13.0
88
python-dateutil>=2.8.2
9-
Markdown==3.4.4
9+
Markdown==3.5
1010
markdown2==2.4.10
1111
MarkupSafe==2.1.3
1212
Jinja2==3.1.2
@@ -15,12 +15,12 @@ ghp-import==2.1.0
1515
watchdog==3.0.0
1616
cairocffi==1.6.1
1717
pathspec==0.11.2
18-
Babel==2.12.1
18+
Babel==2.13.0
1919
paginate==0.5.6
2020
pyquery==2.0.0
2121
readtime==3.0.0
2222
mkdocs==1.5.3
23-
mkdocs-material==9.4.2
23+
mkdocs-material==9.4.4
2424
mkdocs-exclude-search==0.6.5
2525
mkdocs-simple-hooks==0.1.5
2626
mkdocs-material-extensions==1.2

0 commit comments

Comments
 (0)