diff --git a/pyproject.toml b/pyproject.toml index fbafd9bc9a..54304dfb6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ 'mypy == 1.3.0', 'openai == 0.27.8', 'pre-commit == 3.3.3', - 'pytest == 7.3.1', + 'pytest ==7.4.2', 'ruff == 0.0.272', 'termcolor==2.3.0', 'typer >= 0.3.2',