Skip to content

Commit 35b0b25

Browse files
Bump pandas from 2.3.3 to 3.0.0
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.3 to 3.0.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.3...v3.0.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d34a05 commit 35b0b25

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"cloudpickle==3.1.2",
4040
"executorlib==1.7.4",
4141
"graphviz==0.21",
42-
"pandas==2.3.3",
42+
"pandas==3.0.0",
4343
"pint==0.25",
4444
"pyiron_snippets==1.0.2",
4545
"rdflib==7.1.4",

0 commit comments

Comments
 (0)