Skip to content

Commit

Permalink
Merge pull request #1493 from pyiron/dependabot/pip/pyiron-snippets-0…
Browse files Browse the repository at this point in the history
….1.3

Bump pyiron-snippets from 0.1.2 to 0.1.3
  • Loading branch information
jan-janssen authored Jul 22, 2024
2 parents 4cc5e11 + 77fbeff commit 837a9fb
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .ci_support/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dependencies:
- pandas =2.2.2
- phonopy =2.26.6
- pint =0.24.3
- pyiron_base =0.9.9
- pyiron_snippets =0.1.2
- pyiron_base =0.9.10
- pyiron_snippets =0.1.3
- pylammpsmpi =0.2.21
- pyscal3 =3.2.6
- scikit-learn =1.5.1
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ dependencies:
- pandas =2.2.2
- phonopy =2.26.6
- pint =0.24.3
- pyiron_base =0.9.9
- pyiron_snippets =0.1.2
- pyiron_base =0.9.10
- pyiron_snippets =0.1.3
- pylammpsmpi =0.2.21
- pyscal3 =3.2.6
- scikit-learn =1.5.1
Expand Down
4 changes: 2 additions & 2 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ dependencies:
- pandas =2.2.2
- phonopy =2.26.6
- pint =0.24.3
- pyiron_base =0.9.9
- pyiron_snippets =0.1.2
- pyiron_base =0.9.10
- pyiron_snippets =0.1.3
- pylammpsmpi =0.2.21
- pyscal3 =3.2.6
- scikit-learn =1.5.1
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ dependencies = [
"pandas==2.2.2",
"phonopy==2.26.6",
"pint==0.24.3",
"pyiron_base==0.9.9",
"pyiron_snippets==0.1.2",
"pyiron_base==0.9.10",
"pyiron_snippets==0.1.3",
"pylammpsmpi==0.2.21",
"pyscal3==3.2.6",
"scipy==1.14.0",
Expand Down
Empty file modified tests/static/sphinx/bin/run_sphinx_2.6.1.sh
100644 → 100755
Empty file.

0 comments on commit 837a9fb

Please sign in to comment.