diff --git a/pyproject.toml b/pyproject.toml index fdf85d5d5..3280de0a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ tests = [ "pytest==7.4.3", "pytest-cov==4.1.0", "joblib==1.3.2", - "pandas==2.1.2", + "pandas==2.1.3", "openpyxl==3.1.2", "scikit-learn==1.3.2", "pytest-xdist==3.4.0",