File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ livereload==2.6.3;python_version>="3.6"
6
6
joblib == 1.1.0 ;python_version >= "3.6"
7
7
Markdown == 3.2.2 ;python_version >= "3.6" and python_version<"3.7"
8
8
Markdown == 3.3.6 ;python_version >= "3.7"
9
- MarkupSafe == 2.0.1 ;python_version >= "3.6"
9
+ MarkupSafe == 2.1.0 ;python_version >= "3.6"
10
10
pyparsing == 3.0.7 ;python_version >= "3.6"
11
11
keyring == 23.5.0 ;python_version >= "3.7"
12
12
pkginfo == 1.8.2 ;python_version >= "3.6"
13
13
Jinja2 == 3.0.3 ;python_version >= "3.6"
14
- click == 8.0.3 ;python_version >= "3.6"
14
+ click == 8.0.4 ;python_version >= "3.6"
15
15
zipp == 3.7.0 ;python_version >= "3.7"
16
16
readme-renderer == 32.0
17
17
pymdown-extensions == 9.2 ;python_version >= "3.7"
@@ -22,7 +22,7 @@ lunr==0.6.1;python_version>="3.6"
22
22
nltk == 3.7 ;python_version >= "3.6"
23
23
watchdog == 2.1.6 ;python_version >= "3.6"
24
24
mkdocs == 1.2.3 ;python_version >= "3.6"
25
- mkdocs-material == 8.1.11 ;python_version >= "3.6"
25
+ mkdocs-material == 8.2.1 ;python_version >= "3.6"
26
26
mkdocs-exclude-search == 0.6.4 ;python_version >= "3.6"
27
27
mkdocs-simple-hooks == 0.1.5
28
28
mkdocs-material-extensions == 1.0.3 ;python_version >= "3.6"
You can’t perform that action at this time.
0 commit comments