Skip to content

Commit 16b2827

Browse files
committed
fix: update requests version to not include vulnerabilities
1 parent caac86c commit 16b2827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
requests>=2.0,<3.0
1+
requests>=2.20,<3.0
22
python_dateutil>=2.5.3
33
PyJWT >=1.7.1

0 commit comments

Comments
 (0)