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 aiobotocore from 2.7.0 to 2.9.0 #863

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps aiobotocore from 2.7.0 to 2.9.0.

Release notes

Sourced from aiobotocore's releases.

2.9.0

What's Changed

New Contributors

Full Changelog: aio-libs/aiobotocore@2.8.0...2.9.0

aiobotocore 2.8.0

What's Changed

New Contributors

Full Changelog: aio-libs/aiobotocore@2.7.0...2.8.0

Changelog

Sourced from aiobotocore's changelog.

2.9.0 (2023-12-12) ^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification

2.8.0 (2023-11-28) ^^^^^^^^^^^^^^^^^^

  • add AioStubber that returns AioAWSResponse()
  • remove confusing aiobotocore.session.Session symbol
  • bump botocore dependency specification
Commits

Dependabot compatibility score

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)

Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.7.0 to 2.9.0.
- [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.7.0...2.9.0)

---
updated-dependencies:
- dependency-name: aiobotocore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 14, 2023
@neu-ro-github-bot neu-ro-github-bot bot enabled auto-merge (squash) December 14, 2023 03:49
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Merging #863 (8d40853) into master (a68e4e5) will decrease coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #863      +/-   ##
==========================================
- Coverage   87.86%   87.82%   -0.04%     
==========================================
  Files          13       13              
  Lines        2538     2538              
  Branches      345      345              
==========================================
- Hits         2230     2229       -1     
- Misses        184      186       +2     
+ Partials      124      123       -1     
Flag Coverage Δ
integration 82.74% <ø> (-0.04%) ⬇️
unit 43.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@neu-ro-github-bot neu-ro-github-bot bot merged commit 0ec6a21 into master Dec 14, 2023
10 of 11 checks passed
@neu-ro-github-bot neu-ro-github-bot bot deleted the dependabot/pip/aiobotocore-2.9.0 branch December 14, 2023 04:35
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.

None yet

0 participants