From e2d86cfd5af016837b7354552597b6401a658843 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 08:10:23 +0000 Subject: [PATCH] Bump aiosqlite from 0.12.0 to 0.14.1 Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.12.0 to 0.14.1. - [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.14.1) 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..31621db 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.14.1 ## maverick jsoncomment==0.4.2