Skip to content

Commit 5d452e4

Browse files
authored
Merge pull request nficano#22 from iamjohnford/patch-1
Update boto3 and botocore to Latest Versions
2 parents 391290d + a86a81b commit 5d452e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
boto3==1.3.1
2-
botocore==1.4.32
1+
boto3==1.4.1
2+
botocore==1.4.61
33
click==6.6
44
docutils==0.12
55
futures==3.0.5
66
jmespath==0.9.0
77
pyaml==15.8.2
88
python-dateutil==2.5.3
99
PyYAML==3.11
10-
six==1.10.0
10+
six==1.10.0

0 commit comments

Comments
 (0)