Skip to content

Commit 92647b4

Browse files
committed
Refresh mkdocs dependencies
1 parent d6cb386 commit 92647b4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

mkdocs_build/requirements.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Minimum Python version: 3.8 (for generating docs only)
33

44
regex>=2022.10.31
5-
pkginfo>=1.9.2
5+
pkginfo>=1.9.3
66
docutils==0.19
77
python-dateutil==2.8.2
88
livereload==2.6.3
@@ -16,19 +16,20 @@ zipp==3.11.0
1616
ghp-import==2.1.0
1717
readme-renderer==37.3
1818
pymdown-extensions==9.9
19-
importlib-metadata==5.2.0
19+
importlib-metadata==6.0.0
20+
pipdeptree==2.3.3
2021
bleach==5.0.1
2122
lunr==0.6.2
22-
nltk==3.8
23+
nltk==3.8.1
2324
tornado==6.2
24-
watchdog==2.2.0
25+
watchdog==2.2.1
2526
cairocffi==1.4.0
2627
cairosvg==2.5.2
2728
cssselect2==0.7.0
2829
tinycss2==1.2.1
2930
defusedxml==0.7.1
3031
mkdocs==1.4.2
31-
mkdocs-material==8.5.11
32+
mkdocs-material==9.0.1
3233
mkdocs-exclude-search==0.6.4
3334
mkdocs-simple-hooks==0.1.5
3435
mkdocs-material-extensions==1.1.1

0 commit comments

Comments
 (0)