diff --git a/pyproject.toml b/pyproject.toml index 92206b8b..9b598d6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ # lint 'pre-commit==3.8.0; python_version >= "3.9"', # tests - 'yarl==1.11.1', + 'yarl==1.13.1', 'pytest==8.3.3', 'pytest-github-actions-annotate-failures==0.2.0', 'coverage==7.6.1',