Skip to content

Commit

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

* Update dependencies-dev

* Update dependencies-dev

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ethanglaser <42726565+ethanglaser@users.noreply.github.com>
  • Loading branch information
renovate[bot] and ethanglaser authored Nov 4, 2024
1 parent e473fd5 commit 1c6cab9
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.2 ; python_version > '3.9'
numpy==2.1.3 ; python_version > '3.9'
pybind11==2.13.6
cmake==3.30.5
setuptools==75.3.0

0 comments on commit 1c6cab9

Please sign in to comment.