Skip to content

Commit b5eb79d

Browse files
author
Anirudh Goel
committed
Bump up requests and urllib3 to avoid merge conflict with requests and security vulnerability with urllib3
1 parent 512c490 commit b5eb79d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ python-dotenv==0.10.3
5252
python-editor==1.0.4
5353
pytz==2019.2
5454
redis==3.3.6
55-
requests==2.22.0
55+
requests==2.27.1
5656
rq==1.1.0
5757
six==1.12.0
5858
soupsieve==2.2.1
@@ -62,7 +62,7 @@ stripe==2.56.0
6262
toml==0.10.2
6363
traitlets==4.3.3
6464
typed-ast==1.4.3
65-
urllib3==1.25.11
65+
urllib3==1.26.5
6666
wcwidth==0.2.5
6767
Werkzeug==0.15.5
6868
wrapt==1.12.1

0 commit comments

Comments
 (0)