From 03226121a41f800e0c65a2620ab2782cdf336466 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 21:38:00 +0000 Subject: [PATCH] Update dependency aiosqlite to v0.22.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18f0bf1..6d811d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ requests==2.32.5 bs4==0.0.2 aiohttp==3.13.2 aiofiles==25.1.0 -aiosqlite==0.22.0 \ No newline at end of file +aiosqlite==0.22.1 \ No newline at end of file