diff --git a/src/requirements.txt b/src/requirements.txt index 4661506..16cb043 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,3 +1,3 @@ aiohttp == 3.10.5 async-timeout == 4.0.3 -yarl == 1.11.1 +yarl == 1.15.2 diff --git a/tests/requirements.txt b/tests/requirements.txt index 981eabb..03406da 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,3 +1,3 @@ aiohttp==3.10.5 async-timeout==4.0.3 -yarl==1.11.1 +yarl==1.15.2