File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 180
180
extra :
181
181
analytics :
182
182
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']
Original file line number Diff line number Diff line change 1
1
# mkdocs dependencies for generating the seleniumbase.io website
2
2
# Minimum Python version: 3.8 (for generating docs only)
3
3
4
- regex >= 2023.8.8
4
+ regex >= 2023.10.3
5
5
PyYAML >= 6.0.1
6
6
pymdown-extensions >= 10.3
7
7
pipdeptree >= 2.13.0
8
8
python-dateutil >= 2.8.2
9
- Markdown == 3.4.4
9
+ Markdown == 3.5
10
10
markdown2 == 2.4.10
11
11
MarkupSafe == 2.1.3
12
12
Jinja2 == 3.1.2
@@ -15,12 +15,12 @@ ghp-import==2.1.0
15
15
watchdog == 3.0.0
16
16
cairocffi == 1.6.1
17
17
pathspec == 0.11.2
18
- Babel == 2.12.1
18
+ Babel == 2.13.0
19
19
paginate == 0.5.6
20
20
pyquery == 2.0.0
21
21
readtime == 3.0.0
22
22
mkdocs == 1.5.3
23
- mkdocs-material == 9.4.2
23
+ mkdocs-material == 9.4.4
24
24
mkdocs-exclude-search == 0.6.5
25
25
mkdocs-simple-hooks == 0.1.5
26
26
mkdocs-material-extensions == 1.2
You can’t perform that action at this time.
0 commit comments