diff --git a/pyproject.toml b/pyproject.toml index 0290855..c94ec76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ "pytest-cov==5.0.0", "pytest-mock<3.14.1", "pytest-runner", - "pytest==8.1.1", + "pytest==8.2.0", "pytest-github-actions-annotate-failures", ] examples = [