Skip to content

Commit 76e3779

Browse files
chore(deps): bump numpy from 2.3.4 to 2.4.4
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.4 to 2.4.4. - [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.4...v2.4.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9c0ffc commit 76e3779

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"rich==14.3.3",
4646
# Needed for tokenization and OSL reporting
4747
"transformers==4.57.1",
48-
"numpy==2.3.4",
48+
"numpy==2.4.4",
4949
"datasets==4.1.1",
5050
"Pillow==12.1.1",
5151
"sentencepiece==0.2.1",

0 commit comments

Comments
 (0)