hughhhh closed pull request #5286: Bump botocore to 1.9.0
URL: https://github.com/apache/incubator-superset/pull/5286
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/requirements.txt b/requirements.txt
index aaf97d1b7b..843769aafb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 bleach==2.1.2
 boto3==1.4.7
-botocore==1.7.48
+botocore==1.9.0
 celery==4.2.0
 colorama==0.3.9
 cryptography==1.9
@@ -40,4 +40,3 @@ thrift-sasl==0.3.0
 unicodecsv==0.14.1
 unidecode==1.0.22
 contextlib2==0.5.5
-
diff --git a/setup.py b/setup.py
index c5aa4b42da..1355bc7883 100644
--- a/setup.py
+++ b/setup.py
@@ -55,7 +55,7 @@ def get_git_sha():
     install_requires=[
         'bleach',
         'boto3>=1.4.6',
-        'botocore>=1.7.0, <1.8.0',
+        'botocore>=1.8.15, <1.9.0',
         'celery>=4.2.0',
         'colorama',
         'contextlib2',


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to