From eaa0fdb7cf088b77e016b1fb893fc57de7de64c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:38:22 +0000 Subject: [PATCH] chore(deps): bump aiosqlite from 0.20.0 to 0.21.0 Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.20.0 to 0.21.0. - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](https://github.com/omnilib/aiosqlite/compare/v0.20.0...v0.21.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 ee0fecf..1ed1404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.11.11 aiosignal==1.3.2 -aiosqlite==0.20.0 +aiosqlite==0.21.0 annotated-types==0.7.0 anyio==4.8.0 attrs==24.3.0