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.6.0 to 2.7.0 #844

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps aiobotocore from 2.6.0 to 2.7.0.

Release notes

Sourced from aiobotocore's releases.

aiobotocore 2.7.0

What's Changed

New Contributors

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

Changelog

Sourced from aiobotocore's changelog.

2.7.0 (2023-10-17) ^^^^^^^^^^^^^^^^^^

  • add support for Python 3.12
  • drop more Python 3.7 support (EOL)
  • relax botocore dependency specification
Commits
  • 9c6db8a bump down as 2.7.0 was never released (#1046)
  • 9dd517b Support up-to-date botocore and urllib3 2.0 (#1037)
  • 5334722 Fix test_load_sso_credentials_without_cache, which has been incorrect since c...
  • 1d341d7 Remove unneeded string concatination (#1035)
  • 6b328f4 Add support for Python 3.12 and drop EOL 3.7 (#1034)
  • See full diff in compare view

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.6.0 to 2.7.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.6.0...2.7.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 Oct 18, 2023
@neu-ro-github-bot neu-ro-github-bot bot enabled auto-merge (squash) October 18, 2023 03:28
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #844 (b082219) into master (6945ac0) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #844      +/-   ##
==========================================
- Coverage   86.41%   86.31%   -0.10%     
==========================================
  Files          12       12              
  Lines        2090     2090              
  Branches      289      289              
==========================================
- Hits         1806     1804       -2     
- Misses        173      174       +1     
- Partials      111      112       +1     
Flag Coverage Δ
integration 80.28% <ø> (-0.29%) ⬇️
unit 47.36% <ø> (ø)

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 316e2ff into master Oct 18, 2023
10 of 11 checks passed
@neu-ro-github-bot neu-ro-github-bot bot deleted the dependabot/pip/aiobotocore-2.7.0 branch October 18, 2023 04:18
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