diff --git a/pyproject.toml b/pyproject.toml index 53da56cf..263bd409 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ classifiers = [ ] dependencies = [ "toml==0.10.2", - "numpy==1.26.1", + "numpy==1.26.2", "matplotlib==3.7.3", "plotly==5.18.0", ]