diff --git a/blue/pyproject.toml b/blue/pyproject.toml index 4dcc7df..dbc5aa2 100644 --- a/blue/pyproject.toml +++ b/blue/pyproject.toml @@ -28,7 +28,7 @@ test = [ "codecov==2.1.13", "pylint==3.0.3", "pytype==2024.3.11", - "pytest==8.0.1", + "pytest==8.1.1", "pytest-cov==4.1.0", "ruamel.yaml~=0.17" ]