diff --git a/pyproject.toml b/pyproject.toml index 094c560771..dc9c511087 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ tests = [ "pytest==7.3.1", "pytest-cov==4.1.0", "joblib==1.2.0", - "pandas==2.0.1", + "pandas==2.0.2", "openpyxl==3.1.2", "scikit-learn==1.2.2", "pytest-xdist==3.3.1",