Skip to content

Commit 671856d

Browse files
Bump pandas from 2.3.1 to 2.3.3
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.1 to 2.3.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.1...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50fc6c5 commit 671856d

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
@@ -24,7 +24,7 @@ classifiers = [
2424
]
2525
dependencies = [
2626
"numpy==1.26.4",
27-
"pandas==2.3.1",
27+
"pandas==2.3.3",
2828
"pyiron-workflow==0.15.2",
2929
"pyiron-workflow-atomistics==0.0.3",
3030
"pyiron-lammps==0.4.6",

0 commit comments

Comments
 (0)