From 9154406151fc554562028655bbf0eec9aabd4dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 17:48:09 +0100 Subject: [PATCH] Bump aiosqlite from 0.15.0 to 0.16.0 (#39) Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.15.0 to 0.16.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.15.0...v0.16.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a096c173..f1ee2722 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ requests==2.24.0 pychromecast==7.5.1 asyncio-throttle==1.0.1 aiofile==3.1.0 -aiosqlite==0.15.0 +aiosqlite==0.16.0 pytaglib==1.4.6 python-slugify==4.0.1 memory-tempfile==2.2.3 -- 2.34.1