Skip to content

Update aiobotocore requirement from <2.20.0,>=2.17.0 to >=2.17.0,<2.23.0 #744

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Updates the requirements on aiobotocore to permit the latest version.

Release notes

Sourced from aiobotocore's releases.

2.22.0

What's Changed

New Contributors

Full Changelog: aio-libs/aiobotocore@2.21.1...2.22.0

Changelog

Sourced from aiobotocore's changelog.

2.22.0 (2025-04-29) ^^^^^^^^^^^^^^^^^^^

  • fully patch ClientArgsCreator.get_client_args()
  • patch AioEndpoint.__init__()
  • patch EventStream._parse_event(), ResponseParser and subclasses
  • use SPDX license identifier for project metadata
  • upstream support for the smithy-rpc-v2-cbor protocol
  • bump botocore dependency specification

2.21.1 (2025-03-04) ^^^^^^^^^^^^^^^^^^^

  • fix for refreshable credential account-id lookup

2.21.0 (2025-02-28) ^^^^^^^^^^^^^^^^^^^

  • make AioDeferredRefreshableCredentials subclass of DeferredRefreshableCredentials
  • make AioSSOCredentialFetcher subclass of SSOCredentialFetcher
  • bump botocore dependency specification

2.20.1.dev0 (2025-02-24) ^^^^^^^^^^^^^^^^^^^^^^^^

  • upstream http response header fixes to be more in-line with botocore

2.20.0 (2025-02-19) ^^^^^^^^^^^^^^^^^^^

  • patch AwsChunkedWrapper.read
  • bump botocore dependency specification

2.19.0 (2025-01-22) ^^^^^^^^^^^^^^^^^^^

  • support custom ttl_dns_cache connector configuration
  • relax botocore dependency specification

2.18.0 (2025-01-17) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.17.0 (2025-01-06) ^^^^^^^^^^^^^^^^^^^

  • relax botocore dependency specification
  • add missing dependencies python-dateutil, jmespath, multidict, and urllib3

2.16.1 (2024-12-26) ^^^^^^^^^^^^^^^^^^^

  • relax botocore dependency specification

2.16.0 (2024-12-16) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

... (truncated)

Commits
  • a7f74a3 Update botocore to 1.37.3 (#1323)
  • 54dba34 Bump botocore dependency specification (#1348)
  • 3126e16 Bump astral-sh/setup-uv from 6.0.0 to 6.0.1 (#1349)
  • d2d8f2b Refactor build and test CI/CD jobs into reusable workflows (#1345)
  • b786c2a Bump dev dependencies (#1346)
  • 823cd3b Patch ResponseParser.parse() and others to prepare for upstream bump (#1347)
  • 967665c Zizmor integration and reusable build and test workflows (#1344)
  • 41645a1 Pin non-trusted actions to a hash in CI/CD GitHub workflow (#1341)
  • 6efb546 Fix code scanning alert - Workflow does not contain permissions (#1333)
  • b33747e Prevent code injection via template expansion in CI/CD GitHub workflow (#1339)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [aiobotocore](https://github.com/aio-libs/aiobotocore) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiobotocore/releases)
- [Changelog](https://github.com/aio-libs/aiobotocore/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiobotocore@2.17.0...2.22.0)

---
updated-dependencies:
- dependency-name: aiobotocore
  dependency-version: 2.22.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 5, 2025
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 python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants