Skip to content

Commit 3b8f421

Browse files
Bump numpy from 2.3.5 to 2.4.6
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.5 to 2.4.6. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.5...v2.4.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31b6399 commit 3b8f421

2 files changed

Lines changed: 46 additions & 47 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ llslibdev = [
181181
"opentelemetry-exporter-otlp>=1.34.1",
182182
# API tool_runtime: inline::rag-runtime
183183
"transformers>=4.34.0",
184-
"numpy==2.3.5",
184+
"numpy==2.4.6",
185185
# API tool_runtime: remote::model-context-protocol
186186
"mcp>=1.23.0",
187187
# API post_training: inline::huggingface

0 commit comments

Comments
 (0)