From a0c16205d5ead04b5623d3aa9167d3985f0c903b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 11:32:42 +0000 Subject: [PATCH] Bump aiosqlite from 0.12.0 to 0.13.0 Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/omnilib/aiosqlite/releases) - [Changelog](https://github.com/omnilib/aiosqlite/blob/master/CHANGELOG.md) - [Commits](https://github.com/omnilib/aiosqlite/compare/v0.12.0...v0.13.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..3968e89 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.13.0 ## maverick jsoncomment==0.4.2