Skip to content

Commit

Permalink
Bump aiobotocore from 2.15.2 to 2.16.0 (#3153)
Browse files Browse the repository at this point in the history
Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.15.2
to 2.16.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/aiobotocore/releases">aiobotocore's
releases</a>.</em></p>
<blockquote>
<h2>2.16.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump <code>botocore</code> dependency specification by <a
href="https://github.com/jakob-keller"><code>@​jakob-keller</code></a>
in <a
href="https://redirect.github.com/aio-libs/aiobotocore/pull/1221">aio-libs/aiobotocore#1221</a></li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>Reduce noisiness of <code>pre-commit.ci</code> autoupdates by <a
href="https://github.com/jakob-keller"><code>@​jakob-keller</code></a>
in <a
href="https://redirect.github.com/aio-libs/aiobotocore/pull/1223">aio-libs/aiobotocore#1223</a></li>
<li>Bump codecov/codecov-action from 4.5.0 to 5.0.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/aio-libs/aiobotocore/pull/1226">aio-libs/aiobotocore#1226</a></li>
<li>Bump codecov/codecov-action from 5.0.2 to 5.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/aio-libs/aiobotocore/pull/1227">aio-libs/aiobotocore#1227</a></li>
<li>Bump codecov/codecov-action from 5.0.3 to 5.0.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/aio-libs/aiobotocore/pull/1228">aio-libs/aiobotocore#1228</a></li>
<li>Bump codecov/codecov-action from 5.0.7 to 5.1.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/aio-libs/aiobotocore/pull/1230">aio-libs/aiobotocore#1230</a></li>
<li>Improve test suite by <a
href="https://github.com/jakob-keller"><code>@​jakob-keller</code></a>
in <a
href="https://redirect.github.com/aio-libs/aiobotocore/pull/1234">aio-libs/aiobotocore#1234</a></li>
</ul>
<!-- raw HTML omitted -->
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aio-libs/aiobotocore/compare/2.15.2...2.16.0">https://github.com/aio-libs/aiobotocore/compare/2.15.2...2.16.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/aiobotocore/blob/master/CHANGES.rst">aiobotocore's
changelog</a>.</em></p>
<blockquote>
<p>2.16.0 (2024-12-16)
^^^^^^^^^^^^^^^^^^^</p>
<ul>
<li>bump botocore dependency specification</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aio-libs/aiobotocore/commit/f8af3d09f9de3b46f141b041005088e1b39afffc"><code>f8af3d0</code></a>
Merge pull request <a
href="https://redirect.github.com/aio-libs/aiobotocore/issues/1221">#1221</a>
from jakob-keller/bump-botocore</li>
<li><a
href="https://github.com/aio-libs/aiobotocore/commit/a73f8c26192b190f503791b309124cb32eac44c8"><code>a73f8c2</code></a>
bump <code>botocore</code> dependency specification</li>
<li><a
href="https://github.com/aio-libs/aiobotocore/commit/38973fe96360e31971ab33834165b06581ce0b15"><code>38973fe</code></a>
bump <code>botocore</code> dependency specification</li>
<li><a
href="https://github.com/aio-libs/aiobotocore/commit/1f87027615089719dcaef98b226931be4ce57f2b"><code>1f87027</code></a>
bump <code>botocore</code> dependency specification</li>
<li><a
href="https://github.com/aio-libs/aiobotocore/commit/3ddd8db55a25051618aa1911e6f4407a4fceac9a"><code>3ddd8db</code></a>
relax <code>botocore</code> dependency specification</li>
<li><a
href="https://github.com/aio-libs/aiobotocore/commit/f7e5acbccaed9402a0bf7ab1913f4ab768bbafb8"><code>f7e5acb</code></a>
Merge pull request <a
href="https://redirect.github.com/aio-libs/aiobotocore/issues/1234">#1234</a>
from jakob-keller/tests</li>
<li><a
href="https://github.com/aio-libs/aiobotocore/commit/5aaa45a1d7f784bc3ee8efcb1b0888008e81a731"><code>5aaa45a</code></a>
include <code>test_eventstream.py</code> from botocore</li>
<li><a
href="https://github.com/aio-libs/aiobotocore/commit/c4827d67d6fa7ea70694ad0de62e255aa47129cd"><code>c4827d6</code></a>
resolve PytestDeprecationWarning</li>
<li><a
href="https://github.com/aio-libs/aiobotocore/commit/4aacda48804b95e0ea8d23ce40bbb22cc6460c69"><code>4aacda4</code></a>
fix assertions in <code>test_adaptive.py</code></li>
<li><a
href="https://github.com/aio-libs/aiobotocore/commit/93eddbfa821a31513ef699826ac6765ec1a72f3e"><code>93eddbf</code></a>
inverse test selection</li>
<li>Additional commits viewable in <a
href="https://github.com/aio-libs/aiobotocore/compare/2.15.2...2.16.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiobotocore&package-manager=pip&previous-version=2.15.2&new-version=2.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Svetlov <[email protected]>
  • Loading branch information
dependabot[bot] and asvetlov authored Dec 18, 2024
1 parent 7e18687 commit 0da0928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-e apolo-sdk
-e apolo-cli
aiobotocore==2.15.2
aiobotocore==2.16.0
aiodocker==0.24.0
aiohttp==3.11.10
azure-core==1.32.0
Expand Down

0 comments on commit 0da0928

Please sign in to comment.