Skip to content

Commit

Permalink
Update dependency numpy to v2.2.0 (#2216)
Browse files Browse the repository at this point in the history
* Update dependency numpy to v2.2.0

* Update dependencies-dev

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alexander Andreev <alexander.andreev@intel.com>
  • Loading branch information
renovate[bot] and Alexsandruss authored Dec 9, 2024
1 parent 54aa18b commit 5d8d9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies-dev
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Cython==3.0.11
Jinja2==3.1.4
numpy==2.0.1 ; python_version <= '3.9'
numpy==2.1.3 ; python_version > '3.9'
numpy==2.2.0 ; python_version > '3.9'
pybind11==2.13.6
cmake==3.31.1
setuptools==75.6.0

0 comments on commit 5d8d9bb

Please sign in to comment.