diff --git a/pyproject.toml b/pyproject.toml index 0a00e575..6e56b462 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev = [ 'pre-commit==4.0.1; python_version >= "3.9"', # tests 'yarl~=1.3', - 'pytest==8.3.3', + 'pytest==8.3.4', 'pytest-github-actions-annotate-failures==0.3.0', 'coverage~=7.6', # types