From f1d3bea816f07538c0433b9651c5bdbec143b0a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 08:06:15 +0000 Subject: [PATCH] Bump aiosqlite from 0.16.1 to 0.17.0 Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.16.1 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.16.1...v0.17.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f87b86..1484a85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiosqlite==0.16.1 +aiosqlite==0.17.0 humanize==3.2.0 discord.py==1.6.0 \ No newline at end of file