Skip to content

Commit f1ffc31

Browse files
chore(deps): update dependency numpy to v2.2.6 (#2481)
* chore(deps): update dependency numpy to v2.2.6 * 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>
1 parent 54da574 commit f1ffc31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies-dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Cython==3.1.1
22
Jinja2==3.1.6
33
numpy==2.0.1 ; python_version <= '3.9'
4-
numpy==2.2.5 ; python_version > '3.9'
4+
numpy==2.2.6 ; python_version > '3.9'
55
pybind11==2.13.6
66
cmake==4.0.2
77
setuptools==80.1.0

0 commit comments

Comments
 (0)