Skip to content

Commit c368cde

Browse files
committed
chore(client+controller): update python requests lib to 2.5.1
1 parent 6b45d20 commit c368cde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Deis client requirements
22
docopt==0.6.2
33
python-dateutil==2.2
4-
requests==2.4.3
4+
requests==2.5.1
55
termcolor==1.1.0
66

77
# PyInstaller builds client binaries

0 commit comments

Comments
 (0)