Skip to content

Commit 2fad031

Browse files
chore(deps): bump numpy from 1.24.3 to 1.26.4 (#57)
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.26.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.24.3...v1.26.4) --- updated-dependencies: - dependency-name: numpy 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 7827fc5 commit 2fad031

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
@@ -46,7 +46,7 @@ docs = ["mkdocs", "mkdocstrings[python]", "mkdocs-material", "pillow", "cairosvg
4646
publish = ["build"]
4747
convert = [
4848
"accelerate==0.29.3",
49-
"numpy==1.24.3",
49+
"numpy==1.26.4",
5050
"sentencepiece==0.2.0",
5151
"torch==2.3.0",
5252
"torchaudio==2.3.0",

0 commit comments

Comments
 (0)