Skip to content

Commit 7daa770

Browse files
committed
Update pandas to 3.0.2
1 parent d58c88a commit 7daa770

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.ci_support/environment-mini.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- h5py =3.15.1
88
- monty =2026.2.18
99
- numpy =2.4.3
10-
- pandas =3.0.1
10+
- pandas =3.0.2
1111
- psutil =7.2.2
1212
- pyfileindex =0.1.4
1313
- pyiron_dataclasses =0.0.12

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- jinja2 =3.1.6
1414
- monty =2026.2.18
1515
- numpy =2.4.3
16-
- pandas =3.0.1
16+
- pandas =3.0.2
1717
- pint =0.25.2
1818
- psutil =7.2.2
1919
- pyfileindex =0.1.4

binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- jinja2 =3.1.6
1313
- monty =2025.3.3
1414
- numpy =2.4.3
15-
- pandas =3.0.1
15+
- pandas =3.0.2
1616
- pint =0.25.2
1717
- psutil =7.2.2
1818
- pyfileindex =0.1.4

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"h5py==3.15.1",
3030
"numpy==2.4.3",
3131
"monty==2026.2.18",
32-
"pandas==3.0.1",
32+
"pandas==3.0.2",
3333
"psutil==7.2.2",
3434
"pyfileindex==0.1.4",
3535
"pyiron_dataclasses==0.0.12",

0 commit comments

Comments
 (0)