Skip to content

Commit 275ab50

Browse files
build(deps): bump numpy from 1.26.1 to 1.26.2
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.1 to 1.26.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.1...v1.26.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2e4e4d commit 275ab50

File tree

2 files changed

+41
-37
lines changed

2 files changed

+41
-37
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ scipy = "^1.11.4"
1818
hydra-core = "^1.3.2"
1919
pyliftover = "^0.4"
2020
xgboost = "^1.7.3"
21-
numpy = "^1.26.1"
21+
numpy = "^1.26.2"
2222
hail = "0.2.126"
2323
wandb = "^0.16.1"
2424
google = "^3.0.0"

0 commit comments

Comments
 (0)