Skip to content

Commit

Permalink
Merge pull request #1490 from pyiron/pyiron_snippets
Browse files Browse the repository at this point in the history
Update pyiron_snippets to 0.1.2
  • Loading branch information
jan-janssen authored Jun 20, 2024
2 parents 1099094 + 5beb5f7 commit 13e76b1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- pint =0.24
- psutil =5.9.8
- pyfileindex =0.0.24
- pyiron_snippets =0.1.1
- pyiron_snippets =0.1.2
- pympipool =0.8.4
- pysqa =0.1.20
- pytables =3.9.2
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- pint =0.24
- psutil =5.9.8
- pyfileindex =0.0.24
- pyiron_snippets =0.1.1
- pyiron_snippets =0.1.2
- pympipool =0.8.4
- pysqa =0.1.20
- pytables =3.9.2
Expand Down
2 changes: 1 addition & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- pint =0.24
- psutil =5.9.8
- pyfileindex =0.0.24
- pyiron_snippets =0.1.1
- pyiron_snippets =0.1.2
- pympipool =0.8.4
- pysqa =0.1.20
- pytables =3.9.2
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
"pint==0.24",
"psutil==5.9.8",
"pyfileindex==0.0.24",
"pyiron_snippets==0.1.1",
"pyiron_snippets==0.1.2",
"pympipool==0.8.4",
"pysqa==0.1.20",
"sqlalchemy==2.0.31",
Expand Down

0 comments on commit 13e76b1

Please sign in to comment.