Skip to content

Commit cea9cb4

Browse files
chore(deps): Bump numpy from 2.0.1 to 2.1.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.0.1 to 2.1.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.1...v2.1.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 522a2cb commit cea9cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
dependencies = [
2828
"flask==3.0.3",
2929
"joblib==1.4.2",
30-
"numpy==2.0.1",
30+
"numpy==2.1.2",
3131
"pandas==2.2.3",
3232
"prometheus-api-client==0.5.5",
3333
"prometheus-client==0.21.0",

0 commit comments

Comments
 (0)