Skip to content

Commit d8f6cbf

Browse files
authored
Merge pull request #32 from pyiron/dependabot/pip/pyiron-base-0.15.1
Bump pyiron-base from 0.13.3 to 0.15.1
2 parents b14f4fe + b1e815a commit d8f6cbf

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.1
77
- python >=3.11,<3.14
8-
- pyiron_base =0.13.3
8+
- pyiron_base =0.15.1
99
- pybis =1.37.4
1010
- python-xxhash =3.5.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.1
1313
- python >=3.11,<3.14
14-
- pyiron_base =0.13.3
14+
- pyiron_base =0.15.1
1515
- pybis =1.37.4
1616
- python-xxhash =3.5.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.1",
29-
"pyiron_base==0.13.3",
29+
"pyiron_base==0.15.1",
3030
"pybis==1.37.4",
3131
"xxhash==3.5.0",
3232
"boto3==1.35.99"

0 commit comments

Comments
 (0)