Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade botocore and boto3 versions #111

Closed
eranreshef opened this issue Nov 8, 2018 · 5 comments
Closed

upgrade botocore and boto3 versions #111

eranreshef opened this issue Nov 8, 2018 · 5 comments

Comments

@eranreshef
Copy link

  • Async AWS SDK for Python version: 5.0.0
  • Python version: 3.6.1
  • Operating System: osX

Description

Are you planning to upgrade your botocore and boto3 dependencies anytime soon?
You are requiring boto3>=1.4.7,<=1.7.58 while latest version is already 1.9.40 and botocore>=1.10.58,<1.10.59 while latest version is already 1.12.40

Thanks

@terricain
Copy link
Owner

I too am waiting for an aiobotocore update so i can use AWS Xray.
Once this PR aio-libs/aiobotocore/pull/639 gets merged, i'll update my deps accordingly.

@terricain
Copy link
Owner

I've released 6.0.0 which allows botocore 1.12.24, currently i've copied aiobotocore into the project so we can move on. When they decide to update then i'll depend on their library again.

@terricain
Copy link
Owner

Ok there was a bug with 6.0.0 but 6.0.1 is out and fixed a dependency mismatch. We good to close this?

@eranreshef
Copy link
Author

I'll test it on Sunday and update you.
Thanks!

@eranreshef
Copy link
Author

Works great!
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants