Skip to content

Relax botocore dependency specification #1371

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

Merged
merged 2 commits into from
Jun 12, 2025

Conversation

jakob-keller
Copy link
Collaborator

@jakob-keller jakob-keller commented Jun 12, 2025

Description of Change

This PR intends to improve general compatibility of aiobotocore within the Python ecosystem by relaxing the dependency specification of botocore, as well as boto3 and awscli.

CHANGES.rst is updated in preparation for a release.

Assumptions

Upstream contains no changes that require adjustments to the aiobotocore codebase.

Checklist for All Submissions

  • I have added change info to CHANGES.rst
  • If this is resolving an issue (needed so future developers can determine if change is still necessary and under what conditions) (can be provided via link to issue with these details):
    • Detailed description of issue
    • Alternative methods considered (if any)
    • How issue is being resolved
    • How issue can be reproduced
  • If this is providing a new feature (can be provided via link to issue with these details):
    • Detailed description of new feature
    • Why needed
    • Alternatives methods considered (if any)

Checklist when updating botocore and/or aiohttp versions

@jakob-keller jakob-keller added the dependencies Pull requests that update a dependency file label Jun 12, 2025

This comment was marked as outdated.

@jakob-keller jakob-keller enabled auto-merge June 12, 2025 05:29
@jakob-keller jakob-keller requested a review from thehesiod June 12, 2025 05:29
@jakob-keller jakob-keller changed the title Relax botocore dependency specification Bump botocore dependency specification Jun 12, 2025
@jakob-keller jakob-keller changed the title Bump botocore dependency specification Relax botocore dependency specification Jun 12, 2025
@jakob-keller
Copy link
Collaborator Author

A further version bump is prepared, but currently lacks test coverage. I will follow up, but would like to go ahead and ship this ASAP to address user needs.

@jakob-keller jakob-keller added this pull request to the merge queue Jun 12, 2025
Merged via the queue into aio-libs:master with commit 8834b89 Jun 12, 2025
19 of 21 checks passed
@jakob-keller jakob-keller deleted the bump-botocore branch June 12, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants