From 3c3a91a923042c7e6fb3dbe02929a8b3375ea8b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:49:19 +0000 Subject: [PATCH] Update dependency yarl to v1.22.0 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..5232758 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.22.0 pandas==2.0.2