Skip to content

Commit a809b53

Browse files
fix(deps): update dependency numpy to v2.5.2
1 parent 97e2337 commit a809b53

2 files changed

Lines changed: 60 additions & 38 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"yarl==1.24.5",
2626
"rich==15.0.0",
2727
"pydantic==2.13.4",
28-
"numpy==2.5.1",
28+
"numpy==2.5.2",
2929
"tldr==3.4.4",
3030
"watchfiles==1.2.0",
3131
"backoff==2.2.1",

0 commit comments

Comments
 (0)