diff --git a/pyproject.toml b/pyproject.toml index 4a6fb155f..1ab229e36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "notifications-python-client==9.1.0", "openpyxl==3.1.5", "pandas==1.5.3", - "pandera==0.17.2", + "pandera==0.23.1", "psycopg2-binary==2.9.10", "sentry-sdk==2.22.0", "sqlalchemy==2.0.9",