diff --git a/dev-requirements.txt b/dev-requirements.txt index 2ed09c62..ae863154 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -148,11 +148,11 @@ nodeenv==1.10.0 # via # pre-commit # pyright -numpy==2.2.6 ; python_full_version < '3.11' +numpy==2.4.1 ; python_full_version < '3.11' # via # contourpy # matplotlib -numpy==2.4.0 ; python_full_version >= '3.11' +numpy==2.4.1 ; python_full_version >= '3.11' # via # contourpy # matplotlib