Skip to content

Commit

Permalink
Bump aiosqlite from 0.19.0 to 0.20.0 (#417)
Browse files Browse the repository at this point in the history
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.19.0 to
0.20.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md">aiosqlite's
changelog</a>.</em></p>
<blockquote>
<h2>v0.20.0</h2>
<p>Feature release</p>
<ul>
<li>Connection <code>.close()</code> method is now idempotent (<a
href="https://github.com/omnilib/aiosqlite/issues/238">#238</a>)</li>
<li>Performance improvements in connection thread and event loop (<a
href="https://github.com/omnilib/aiosqlite/issues/213">#213</a>,
<a
href="https://github.com/omnilib/aiosqlite/issues/271">#271</a>)</li>
<li>Updated contributor guide (<a
href="https://github.com/omnilib/aiosqlite/issues/255">#255</a>)</li>
<li>Tested on Python 3.12</li>
<li>Dropped support for Python 3.7 (<a
href="https://github.com/omnilib/aiosqlite/issues/230">#230</a>)</li>
</ul>
<pre lang="text"><code>$ git shortlog -s v0.19.0...v0.20.0
     6	Amethyst Reese
     4	J. Nick Koston
     1	Waket Zheng
    18	dependabot[bot]
     1	mike bayer
     1	vdergachyov
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/omnilib/aiosqlite/commit/2cbc6c93b3ea6da87d845278af1f9696707bdaaa"><code>2cbc6c9</code></a>
Version bump v0.20.0</li>
<li><a
href="https://github.com/omnilib/aiosqlite/commit/daf0045f80fbe7f981a1d93145d8f1fff579d9d3"><code>daf0045</code></a>
Bump usort from 1.0.7 to 1.0.8.post1 (<a
href="https://github.com/omnilib/aiosqlite/issues/280">#280</a>)</li>
<li><a
href="https://github.com/omnilib/aiosqlite/commit/9f7e4139090564d0ec93f8e5b134e2c115fc75e5"><code>9f7e413</code></a>
Bump attribution from 1.6.2 to 1.7.0 (<a
href="https://github.com/omnilib/aiosqlite/issues/279">#279</a>)</li>
<li><a
href="https://github.com/omnilib/aiosqlite/commit/5dac1aa57c3e23692bca98761a329503e99621c8"><code>5dac1aa</code></a>
Bump flit from 3.8.0 to 3.9.0 (<a
href="https://github.com/omnilib/aiosqlite/issues/278">#278</a>)</li>
<li><a
href="https://github.com/omnilib/aiosqlite/commit/81aa1c3996459293d050c5aae4c3b9320437e112"><code>81aa1c3</code></a>
Bump flake8 from 6.0.0 to 7.0.0 (<a
href="https://github.com/omnilib/aiosqlite/issues/277">#277</a>)</li>
<li><a
href="https://github.com/omnilib/aiosqlite/commit/0e41e6c3f9f63f540b1b4b94a79a410850d2784a"><code>0e41e6c</code></a>
Bump black from 23.3.0 to 24.2.0 (<a
href="https://github.com/omnilib/aiosqlite/issues/276">#276</a>)</li>
<li><a
href="https://github.com/omnilib/aiosqlite/commit/a77f04afa3309348ce2b6975755bc33f66f6c61e"><code>a77f04a</code></a>
Merge pull request <a
href="https://github.com/omnilib/aiosqlite/issues/271">#271</a>
from bdraco/speed_up_process_thread</li>
<li><a
href="https://github.com/omnilib/aiosqlite/commit/347a79911eeb920c9b207bcd43390c0ad5147c9c"><code>347a799</code></a>
Merge branch 'main' into speed_up_process_thread</li>
<li><a
href="https://github.com/omnilib/aiosqlite/commit/4da36519eff4b6d3d97ed8570c807712160a9b9c"><code>4da3651</code></a>
Test on 3.12</li>
<li><a
href="https://github.com/omnilib/aiosqlite/commit/89f5f23036a5aac256aa621c72ddb2e98a3fbcc2"><code>89f5f23</code></a>
Merge branch 'main' into speed_up_process_thread</li>
<li>Additional commits viewable in <a
href="https://github.com/omnilib/aiosqlite/compare/v0.19.0...v0.20.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiosqlite&package-manager=pip&previous-version=0.19.0&new-version=0.20.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>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent c383a3d commit e6b5fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements-common.txt
aiosqlite==0.19.0
aiosqlite==0.20.0
httpx==0.27.0 # needed for tests as a replacement of requests in TestClient
mypy==1.10.0
psycopg[binary]==3.1.18 # PostgreSQL adapter for synchronous operations at startup (database initializations & migrations), binary installation is the easiest way to install it
Expand Down

0 comments on commit e6b5fd0

Please sign in to comment.