Skip to content

Commit f08dd24

Browse files
authored
Update requirements.txt (#89)
* Update requirements.txt Update jupyter-core version to patch a security vulnerability. * Update requirements.txt
1 parent 37e9e85 commit f08dd24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ beautifulsoup4==4.9.3
66
bleach==3.3.0
77
breathe==4.23.0
88
bs4==0.0.1
9-
certifi==2020.6.20
9+
certifi==2022.12.07
1010
chardet==3.0.4
1111
commonmark==0.9.1
1212
decorator==4.4.2
@@ -20,7 +20,7 @@ ipython-genutils==0.2.0
2020
Jinja2==2.11.3
2121
jsonschema==3.2.0
2222
jupyter-client==6.1.7
23-
jupyter-core==4.6.3
23+
jupyter-core==4.11.2
2424
jupyterlab-pygments==0.1.2
2525
lxml==4.9.1
2626
MarkupSafe==1.1.1

0 commit comments

Comments
 (0)