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

Update aiobotocore requirement from <=2.12.0,>=2.3.0 to >=2.3.0,<=2.14.0 #148

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2024

Updates the requirements on aiobotocore to permit the latest version.

Release notes

Sourced from aiobotocore's releases.

2.14.0

What's Changed

Full Changelog: aio-libs/aiobotocore@2.13.3...2.14.0

Changelog

Sourced from aiobotocore's changelog.

2.14.0 (2024-08-28) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.13.3 (2024-08-22) ^^^^^^^^^^^^^^^^^^^

  • fix create_waiter_with_client()
  • relax botocore dependency specification

2.13.2 (2024-07-18) ^^^^^^^^^^^^^^^^^^^

  • fix for #1125 due to missing patch of StreamingChecksumBody

2.13.1 (2024-06-24) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.13.0 (2024-05-16) ^^^^^^^^^^^^^^^^^^^

  • address breaking change introduced in aiohttp==3.9.2 #882

2.12.4 (2024-05-16) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.12.3 (2024-04-11) ^^^^^^^^^^^^^^^^^^^

  • relax botocore dependency specification

2.12.2 (2024-04-01) ^^^^^^^^^^^^^^^^^^^

  • expose configuration of http_session_cls in AioConfig

2.12.1 (2024-03-04) ^^^^^^^^^^^^^^^^^^^

  • fix use of proxies #1070

2.12.0 (2024-02-28) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.11.2 (2024-02-02) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.11.1 (2024-01-25) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.11.0 (2024-01-19)

... (truncated)

Commits
  • 35ce0ef Merge pull request #1192 from jakob-keller/bump-botocore
  • 76d11f6 relax botocore dependency specification (#1191)
  • b923ee8 Merge pull request #1185 from jakob-keller/dev-requirements
  • feb16ab extract editable install from requirements-dev.in
  • 8c7977c remove time statements from CI/CD workflow
  • 527c7d7 improve structure of requirements-dev.in
  • ea6bc86 remove legacy version constraint for aiohttp in CI/CD workflow
  • d2dea3b remove unnecessary statement in CI/CD workflow
  • e346d39 remove legacy codecov dev dependency
  • 832f3c1 fix typo in CI/CI workflow
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 6, 2024
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.3.0...2.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/aiobotocore-gte-2.3.0-and-lte-2.14.0 branch from f2c96b0 to c103f68 Compare September 9, 2024 14:56
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2024

Superseded by #151.

@dependabot dependabot bot closed this Sep 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/aiobotocore-gte-2.3.0-and-lte-2.14.0 branch September 11, 2024 14:28
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