From 86f4adc44f1a3a59a35ad91f1b158df10f9c3eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 01:29:56 +0000 Subject: [PATCH] Bump aiosqlite from 0.19.0 to 0.20.0 Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.19.0 to 0.20.0. - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](https://github.com/omnilib/aiosqlite/compare/v0.19.0...v0.20.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 5e1aade..b5b4065 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ orjson==3.9.15 uvloop==0.19.0 SQLAlchemy==2.0.27 alembic==1.13.1 -aiosqlite==0.19.0 +aiosqlite==0.20.0 asyncclick===8.1.7.1 anyio==4.2.0 aiocache==0.12.2