Skip to content

Commit 0be12ab

Browse files
author
Anirudh Goel
committed
Bump ipython version to fix security vulnerability
1 parent b5eb79d commit 0be12ab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ bs4==0.0.1
1111
certifi==2019.6.16
1212
cffi==1.12.3
1313
chardet==3.0.4
14+
charset-normalizer==2.0.11
1415
Click==7.0
1516
cryptography==3.3.2
1617
decorator==5.0.7
@@ -25,11 +26,11 @@ Flask-User==1.0.1.5
2526
Flask-WTF==0.14.2
2627
gunicorn==19.9.0
2728
idna==2.8
28-
ipython==7.16.1
29+
ipython==7.16.3
2930
ipython-genutils==0.2.0
3031
isort==5.8.0
3132
itsdangerous==1.1.0
32-
jedi==0.18.0
33+
jedi==0.17.0
3334
Jinja2==2.11.3
3435
lazy-object-proxy==1.6.0
3536
Mako==1.1.0

0 commit comments

Comments
 (0)