diff --git a/pyproject.toml b/pyproject.toml index ddf04b6..7068939 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ ] sci = [ "numpy==2.5.0", - "pandas==3.0.3", + "pandas==3.0.4", "regex==2026.5.9", "Pillow==12.2.0", "msgpack==1.2.1",