From 2ad09271d168202a26d06146e382a2f1e9b11bd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 09:01:55 +0000 Subject: [PATCH] Bump aiosqlite from 0.16.1 to 0.18.0 Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.16.1 to 0.18.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.18.0) --- updated-dependencies: - dependency-name: aiosqlite dependency-type: direct:production update-type: version-update:semver-minor ... 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..adb4dd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiosqlite==0.16.1 +aiosqlite==0.18.0 humanize==3.2.0 discord.py==1.6.0 \ No newline at end of file