Skip to content

Commit 27734d3

Browse files
Bump pandas from 2.2.3 to 2.3.0 (#115)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.0 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 0aff024 commit 27734d3

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
@@ -25,7 +25,7 @@ authors = [
2525
requires-python = ">=3.10"
2626
dependencies = [
2727
"numpy==1.26.3",
28-
"pandas==2.2.3",
28+
"pandas==2.3.0",
2929
"datasets==2.19.1",
3030
"transformers==4.52.4",
3131
"fasteners==0.19",

0 commit comments

Comments
 (0)