diff --git a/pyproject.toml b/pyproject.toml index 2cb84dedf..cbed6a480 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ tests = [ "pytest==7.4.1", "pytest-cov==4.1.0", "joblib==1.3.2", - "pandas==2.0.3", + "pandas==2.1.0", "openpyxl==3.1.2", "scikit-learn==1.3.0", "pytest-xdist==3.3.1",