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

Bump the minimum version of botocore for compatibility with urllib3 2.0.x. #106

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

clokep
Copy link
Member

@clokep clokep commented Nov 17, 2023

Fixes #105.

@clokep clokep marked this pull request as ready for review November 17, 2023 14:40
@clokep clokep requested a review from a team as a code owner November 17, 2023 14:40
@clokep clokep merged commit 0221c87 into main Nov 17, 2023
8 checks passed
@clokep clokep deleted the clokep/bump-botocore branch November 17, 2023 14:43
"botocore>=1.12.23,<2.0",
"botocore>=1.31.62,<2.0",
Copy link
Contributor

@DMRobertson DMRobertson Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For completeness, this is the minimum version claiming compatability. See https://raw.githubusercontent.com/boto/botocore/1.31.62/CHANGELOG.rst:

1.31.62
=======

* enhancement:Dependencies: Add support for urllib3 2.0 for Python 3.10+
[...]

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed in #105, yep.

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

Successfully merging this pull request may close these issues.

Unable to run with Synapse 1.96.1
3 participants