From 9d04ae155114da9a4770cf2eb3620bf90b7740ed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 07:49:32 +0000 Subject: [PATCH] Bump aiosqlite from 0.12.0 to 0.15.0 Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.12.0 to 0.15.0. - [Release notes](https://github.com/omnilib/aiosqlite/releases) - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](https://github.com/omnilib/aiosqlite/compare/v0.12.0...v0.15.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75920ac..2c33f7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cryptography==2.9.2 ## database options (choose one) # tortoise-orm==0.16.1 -aiosqlite==0.12.0 +aiosqlite==0.15.0 ## maverick jsoncomment==0.4.2