Skip to content

Commit 7c013db

Browse files
deps(deps): bump numpy in the python-minor-patch group
Bumps the python-minor-patch group with 1 update: [numpy](https://github.com/numpy/numpy). Updates `numpy` from 2.5.0 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.5.0...v2.5.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d31de31 commit 7c013db

2 files changed

Lines changed: 47 additions & 47 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "ClaimBound public evidence-card toolkit for narrow public AI, ML
55
license = "Apache-2.0"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"numpy>=2.5.0",
8+
"numpy>=2.5.1",
99
]
1010

1111
[project.optional-dependencies]

0 commit comments

Comments
 (0)