From 62087d87128de75271c981cf656ed9fed88ef8ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 01:40:20 +0000 Subject: [PATCH] Update dependency yarl to v1.23.0 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..0136fe9 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -8,5 +8,5 @@ frozenlist==1.3.3 idna==3.4 multidict==6.0.4 toml==0.10.2 -yarl==1.9.2 +yarl==1.23.0 pandas==2.0.2