From 1a9810878179589fead83889f6f6b71ac71ca9a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 15:55:31 +0000 Subject: [PATCH] Update dependency attrs to v23.2.0 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..60e57e0 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.8.5 aiosignal==1.3.1 async-timeout==4.0.2 -attrs==23.1.0 +attrs==23.2.0 charset-normalizer==3.1.0 py-cord==2.4.1 frozenlist==1.3.3