Skip to content

Commit 828ef09

Browse files
chore(deps): update dependency numpy to v2.4.4 (#3085)
* chore(deps): update dependency numpy to v2.4.4 * Apply suggestion from @ethanglaser --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ethanglaser <42726565+ethanglaser@users.noreply.github.com>
1 parent 01404aa commit 828ef09

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.2.4
22
Jinja2==3.1.6
33
numpy==2.2.6 ; python_version <= '3.10'
4-
numpy==2.4.3 ; python_version >= '3.11'
4+
numpy==2.4.4 ; python_version >= '3.11'
55
pybind11==3.0.2
66
cmake==4.3.0
77
setuptools==79.0.1

0 commit comments

Comments
 (0)