From 57de11e78ac75d92c1470d126a5923a7947bfbeb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 06:06:17 +0000 Subject: [PATCH] Bump aiosqlite from 0.12.0 to 0.17.0 Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.12.0 to 0.17.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.17.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..0adffb7 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.17.0 ## maverick jsoncomment==0.4.2