Skip to content

Commit 206c9d6

Browse files
committed
Refresh mkdocs dependencies
1 parent 1da420b commit 206c9d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs_build/requirements.txt

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

4-
regex>=2023.5.5
4+
regex>=2023.6.3
55
pkginfo>=1.9.6
66
docutils==0.20.1
77
python-dateutil==2.8.2
88
livereload==2.6.3
99
joblib==1.2.0
1010
Markdown==3.3.7
11-
MarkupSafe==2.1.2
11+
MarkupSafe==2.1.3
1212
Jinja2==3.1.2
1313
click==8.1.3
1414
ghp-import==2.1.0
1515
readme-renderer==37.3
1616
pymdown-extensions==10.0.1
1717
importlib-metadata==6.6.0
18-
pipdeptree==2.7.1
18+
pipdeptree==2.8.0
1919
bleach==6.0.0
2020
lunr==0.6.2
2121
nltk==3.8.1

0 commit comments

Comments
 (0)