diff --git a/pyproject.toml b/pyproject.toml index e61945f..3908e5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "isort==5.12.0", "ruff==0.0.291", "mypy==1.4.1", - "pytest==7.4.0", + "pytest==7.4.2", # required for testing "pandas~=1.5.3", "pyspark~=3.4.1",