Skip to content

Commit 7466082

Browse files
chore(deps): bump numpy from 2.4.6 to 2.5.1 (#1263)
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.6 to 2.5.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.6...v2.5.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30360ba commit 7466082

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"markdown2>=2.5.4,<2.6",
2323
"mistralai>=2.6.0,<2.6.1",
2424
"more-itertools>=11.1.0,<11.1.1",
25-
"numpy>=2.4.6,<2.5",
25+
"numpy>=2.5.1,<2.6",
2626
"ollama>=0.6.2,<0.7",
2727
"openai>=2.38.0,<2.39",
2828
"ordered-set>=4.1,<4.2",

uv.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)