From f659af67e53b2266fea38691e9cf0767281bdf0b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 06:09:30 +0000 Subject: [PATCH] Bump aiosqlite from 0.12.0 to 0.16.1 Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.12.0 to 0.16.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.16.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..1f7fe4b 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.16.1 ## maverick jsoncomment==0.4.2