Skip to content

Commit

Permalink
Bump aiosignal from 1.2.0 to 1.3.1 (#7444)
Browse files Browse the repository at this point in the history
Bumps [aiosignal](https://github.com/aio-libs/aiosignal) from 1.2.0 to
1.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/aiosignal/releases">aiosignal's
releases</a>.</em></p>
<blockquote>
<h2>1.3.1</h2>
<h2>Bugfixes</h2>
<ul>
<li>Removed stray quote and comma from setup.cfg preventing PyPI from
accepting a
release. (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/361">#361</a>)</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst">aiosignal's
changelog</a>.</em></p>
<blockquote>
<h1>1.3.1 (2022-11-08)</h1>
<h2>Bugfixes</h2>
<ul>
<li>Removed stray quote and comma from setup.cfg preventing PyPI from
accepting a
release.
<code>[#361](aio-libs/aiosignal#361)
&lt;https://github.com/aio-libs/aiosignal/issues/361&gt;</code>_</li>
</ul>
<hr />
<h1>1.3.0 (2022-11-08)</h1>
<h2>Features</h2>
<ul>
<li>Switched to declarative package setup.
<code>[#267](aio-libs/aiosignal#267)
&lt;https://github.com/aio-libs/aiosignal/issues/267&gt;</code>_</li>
<li>Added support for Python 3.11.
<code>[#360](aio-libs/aiosignal#360)
&lt;https://github.com/aio-libs/aiosignal/issues/360&gt;</code>_</li>
</ul>
<h2>Deprecations and Removals</h2>
<ul>
<li>Dropped Python 3.6 support.
<code>[#267](aio-libs/aiosignal#267)
&lt;https://github.com/aio-libs/aiosignal/issues/267&gt;</code>_</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/2b8907dc15f976d3747a16bd65f1681ae54249a3"><code>2b8907d</code></a>
Bump to 1.3.1</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/49afc2abe018582b1efacef181f987110f994387"><code>49afc2a</code></a>
Fix typo in declared classifiers (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/361">#361</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/8f9565e29a571449f3b1624fa40ee04b00065817"><code>8f9565e</code></a>
CI: stop towncrier from breaking releases</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/de8bf9d9b6e02e53b890692821e5acc32a8d6db0"><code>de8bf9d</code></a>
Bump to 1.3.0</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/65ecf7821f080da9d160d0891c6df19d0034a9e0"><code>65ecf78</code></a>
Add support for Python 3.11 (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/360">#360</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/14951601c6ca27c26c6220b6ee6602904c138090"><code>1495160</code></a>
CI: leave running pre-commit to pre-commit.ci (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/359">#359</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/2f6fe25a52b3f6763d17cee462204e05247bb866"><code>2f6fe25</code></a>
Bump py-actions/py-dependency-install from 3 to 4 (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/356">#356</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/4ef133e9952a7671dd105541b55421aeacdb17bb"><code>4ef133e</code></a>
Bump mypy from 0.982 to 0.990 (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/355">#355</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/fa704ae3692d1e0ea903695afb604c1124e7e958"><code>fa704ae</code></a>
CI: let setup-python handle caching (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/358">#358</a>)</li>
<li><a
href="https://github.com/aio-libs/aiosignal/commit/47cb30dfa31663b2195c91ed37da6906f47ddbd9"><code>47cb30d</code></a>
Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (<a
href="https://redirect.github.com/aio-libs/aiosignal/issues/354">#354</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aio-libs/aiosignal/compare/v1.2.0...v1.3.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiosignal&package-manager=pip&previous-version=1.2.0&new-version=1.3.1)](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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Bull <git@sambull.org>
  • Loading branch information
3 people authored Jul 28, 2023
1 parent 038a5e4 commit bd34902
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-r typing-extensions.txt
# required c-ares will not build on windows
aiodns==3.0.0; sys_platform=="linux" or sys_platform=="darwin"
aiosignal==1.2.0
aiosignal==1.3.1
async-generator==1.10
async-timeout==4.0.2
attrs==23.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aiohttp-theme==0.1.6
# via -r requirements/doc.txt
aioredis==2.0.1
# via -r requirements/lint.txt
aiosignal==1.2.0
aiosignal==1.3.1
# via -r requirements/base.txt
alabaster==0.7.12
# via sphinx
Expand Down

0 comments on commit bd34902

Please sign in to comment.