Skip to content

Commit d928eb4

Browse files
authored
Merge pull request #65 from pyiron/dependabot/pip/pyiron-base-0.15.5
Bump pyiron-base from 0.15.4 to 0.15.5
2 parents aa81495 + 7094c78 commit d928eb4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies:
55
- setuptools >=68
66
- pandas =2.3.3
77
- python >=3.11,<3.14
8-
- pyiron_base =0.15.4
8+
- pyiron_base =0.15.5
99
- pybis =1.37.4
1010
- python-xxhash =3.6.0
1111
- boto3 =1.35

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- setuptools >=68
1212
- pandas =2.3.3
1313
- python >=3.11,<3.14
14-
- pyiron_base =0.15.4
14+
- pyiron_base =0.15.5
1515
- pybis =1.37.4
1616
- python-xxhash =3.6.0
1717
- boto3 =1.35

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
dependencies = [
2727
"numpy==1.26.4",
2828
"pandas==2.3.3",
29-
"pyiron_base==0.15.4",
29+
"pyiron_base==0.15.5",
3030
"pybis==1.37.4",
3131
"xxhash==3.6.0",
3232
"boto3==1.35.99"

0 commit comments

Comments
 (0)