diff --git a/pyproject.toml b/pyproject.toml index 6469789..c37e48f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev = [ "black ==23.7.0", "mypy ==1.5.1", "nox ==2023.4.22", - "pytest ==7.4.0", + "pytest ==7.4.2", "ruff ==0.0.287", ]