diff --git a/pyproject.toml b/pyproject.toml index 66349f6..3bd6b43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ test = [ "pytest-cov==4.1.0", "pytest-mock<3.10.1", "pytest-runner", - "pytest==7.4.2", + "pytest==7.4.3", "pytest-check", "coverage-badge", "pytest-github-actions-annotate-failures",