Skip to content

Commit

Permalink
Merge pull request #1622 from pyiron/dependabot/pip/executorlib-0.0.2
Browse files Browse the repository at this point in the history
Bump executorlib from 0.0.1 to 0.0.2
  • Loading branch information
jan-janssen authored Aug 26, 2024
2 parents 7ad654a + 697ebd2 commit 2ca2d67
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
- psutil =6.0.0
- pyfileindex =0.0.27
- pyiron_snippets =0.1.4
- executorlib =0.0.1
- executorlib =0.0.2
- pysqa =0.1.21
- pytables =3.10.1
- sqlalchemy =2.0.32
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment-mini.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- psutil =6.0.0
- pyfileindex =0.0.27
- pyiron_snippets =0.1.3
- executorlib =0.0.1
- executorlib =0.0.2
- pysqa =0.1.21
- pytables =3.10.1
- sqlalchemy =2.0.32
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- psutil =6.0.0
- pyfileindex =0.0.27
- pyiron_snippets =0.1.4
- executorlib =0.0.1
- executorlib =0.0.2
- pysqa =0.1.21
- pytables =3.10.1
- sqlalchemy =2.0.32
Expand Down
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- psutil =6.0.0
- pyfileindex =0.0.27
- pyiron_snippets =0.1.4
- executorlib =0.0.1
- executorlib =0.0.2
- pysqa =0.1.21
- pytables =3.10.1
- sqlalchemy =2.0.32
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
]
dependencies = [
"cloudpickle==3.0.0",
"executorlib==0.0.1",
"executorlib==0.0.2",
"h5io_browser==0.1.0",
"h5py==3.11.0",
"numpy==2.1.0",
Expand Down

0 comments on commit 2ca2d67

Please sign in to comment.