diff --git a/pyproject.toml b/pyproject.toml index 53d623084..e0916d193 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ test = [ "jedi ~= 0.18.0", "mypy ~= 1.1", "pylint ~= 2.17.0", - "pytest ~= 7.3.0", + "pytest ~= 7.4.0", "setuptools-rust ~= 0.12.1", "psutil ~= 5.9.3", "py2many >=0.3",