Skip to content

Commit 5363104

Browse files
authored
fix(build): bump urllib version to avoid vulnerability (#180)
Signed-off-by: Phil Adams <[email protected]>
1 parent 2f4c37a commit 5363104

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,4 +1,4 @@
11
requests>=2.31.0,<3.0.0
2-
urllib3>=1.26.0,<2.0.0
2+
urllib3>=1.26.18,<2.0.0
33
python_dateutil>=2.8.2,<3.0.0
44
PyJWT>=2.8.0,<3.0.0

0 commit comments

Comments
 (0)