From fa85e14396530ceb9241690e00a52c1b4fe8ba42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 01:12:53 +0000 Subject: [PATCH] Update dependency SQLAlchemy to v2.0.52 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e7f559..7bf8b4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ py-cord[speed]==2.6.1 -SQLAlchemy[asyncio]==2.0.41 +SQLAlchemy[asyncio]==2.0.52 python-dotenv==1.1.0 PyYAML==6.0.2