Skip to content

Commit

Permalink
Bump asyncpg from 0.26.0 to 0.27.0 (PR #5060)
Browse files Browse the repository at this point in the history
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.26.0 to 0.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/MagicStack/asyncpg/releases">asyncpg's releases</a>.</em></p>
<blockquote>
<h2>v0.27.0</h2>
<p>Support Python 3.11 and PostgreSQL 15.  This release also drops support
for Python 3.6.</p>
<h1>Changes</h1>
<ul>
<li>
<p>Add arm64 mac and linux wheels
(by <a href="https://github.com/ddelange"><code>@​ddelange</code></a> in 7bd6c49f for <a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/954">#954</a>)</p>
</li>
<li>
<p>Add Python 3.11 to the test matrix
(by <a href="https://github.com/elprans"><code>@​elprans</code></a> in 5f908e67 for <a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/948">#948</a>)</p>
</li>
<li>
<p>Exclude .venv from flake8 (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/958">#958</a>)
(by <a href="https://github.com/jparise"><code>@​jparise</code></a> in 40b16ea6 for <a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/958">#958</a>)</p>
</li>
<li>
<p>Upgrade to flake8 5.0.4 (from 3.9.2) (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/961">#961</a>)
(by <a href="https://github.com/jparise"><code>@​jparise</code></a> in 0e73fec2 for <a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/961">#961</a>)</p>
</li>
<li>
<p>Show an example of a custom Record class (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/960">#960</a>)
(by <a href="https://github.com/jparise"><code>@​jparise</code></a> in 84c99bfd for <a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/960">#960</a>)</p>
</li>
<li>
<p>Use the exact type name in Record.<strong>repr</strong> (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/959">#959</a>)
(by <a href="https://github.com/jparise"><code>@​jparise</code></a> in eccdf61a for <a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/959">#959</a>)</p>
</li>
<li>
<p>Drop Python 3.6 support (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/940">#940</a>)
(by <a href="https://github.com/bryanforbes"><code>@​bryanforbes</code></a> in bb0cb39d for <a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/940">#940</a>)</p>
</li>
<li>
<p>Test on Python 3.11 and PostgreSQL 15, fix workflow deprecations (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/968">#968</a>)
(by <a href="https://github.com/elprans"><code>@​elprans</code></a> in eab7fdf2 for <a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/968">#968</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/MagicStack/asyncpg/commit/925cfe15be00776cb9b1a7d76bca74e0b5b2f4f1"><code>925cfe1</code></a> asyncpg v0.27.0</li>
<li><a href="https://github.com/MagicStack/asyncpg/commit/eab7fdf2f014785cdc2245c8bcb6bc086763b702"><code>eab7fdf</code></a> Test on Python 3.11 and PostgreSQL 15, fix workflow deprecations (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/968">#968</a>)</li>
<li><a href="https://github.com/MagicStack/asyncpg/commit/bb0cb39de43964599f944c51a35edc4df5cbd6fb"><code>bb0cb39</code></a> Drop Python 3.6 support (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/940">#940</a>)</li>
<li><a href="https://github.com/MagicStack/asyncpg/commit/eccdf61afb0116f9500f6fb2f832058ba8eb463e"><code>eccdf61</code></a> Use the exact type name in Record.<strong>repr</strong> (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/959">#959</a>)</li>
<li><a href="https://github.com/MagicStack/asyncpg/commit/84c99bfda3885bbbf952e861bc315e9fb4443454"><code>84c99bf</code></a> Show an example of a custom Record class (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/960">#960</a>)</li>
<li><a href="https://github.com/MagicStack/asyncpg/commit/0e73fec27884d94d8205f2d0a71dc74b5ec6fc49"><code>0e73fec</code></a> Upgrade to flake8 5.0.4 (from 3.9.2) (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/961">#961</a>)</li>
<li><a href="https://github.com/MagicStack/asyncpg/commit/40b16ea65f8b634a392e7e5b6509ee7dda45c4cd"><code>40b16ea</code></a> Exclude .venv from flake8 (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/958">#958</a>)</li>
<li><a href="https://github.com/MagicStack/asyncpg/commit/5f908e679a6264c5fcf8a92895a2f34a9387e4da"><code>5f908e6</code></a> Add Python 3.11 to the test matrix (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/948">#948</a>)</li>
<li><a href="https://github.com/MagicStack/asyncpg/commit/7bd6c49f8a58d02ae5a9567d4303f9a8d17b513e"><code>7bd6c49</code></a> Add arm64 mac and linux wheels (<a href="https://github-redirect.dependabot.com/MagicStack/asyncpg/issues/954">#954</a>)</li>
<li>See full diff in <a href="https://github.com/MagicStack/asyncpg/compare/v0.26.0...v0.27.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=asyncpg&package-manager=pip&previous-version=0.26.0&new-version=0.27.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 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>
  • Loading branch information
dependabot[bot] authored and inmantaci committed Oct 28, 2022
1 parent 8728e3a commit e33e89e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelogs/unreleased/5060-dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
change-type: patch
description: Bump asyncpg from 0.26.0 to 0.27.0
destination-branches:
- iso5
sections: {}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
asyncpg==0.26.0
asyncpg==0.27.0
click-plugins==1.1.1
click==8.1.3
colorlog==6.7.0
Expand Down

0 comments on commit e33e89e

Please sign in to comment.