From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 16:48:09 +0000 (+0100) Subject: Bump aiosqlite from 0.15.0 to 0.16.0 (#39) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=9154406151fc554562028655bbf0eec9aabd4dff;p=music-assistant-server.git 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> --- 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