Skip to content

Commit c926e15

Browse files
committed
⬆️ bump numpy to 2.4.2
1 parent e84ce73 commit c926e15

2 files changed

Lines changed: 75 additions & 75 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ requires-python = ">=3.11"
3434
dependencies = []
3535

3636
[project.optional-dependencies]
37-
numpy = ["numpy>=2.4.1,<2.5.0"]
37+
numpy = ["numpy>=2.4.2,<2.5.0"]
3838

3939
[project.urls]
4040
Homepage = "https://numpy.org/"

0 commit comments

Comments
 (0)