Skip to content

Commit

Permalink
Merge pull request #495 from pyiron/dependabot/pip/pint-0.24.4
Browse files Browse the repository at this point in the history
Bump pint from 0.24.3 to 0.24.4
  • Loading branch information
niklassiemer authored Nov 19, 2024
2 parents c8a0a4f + 4a0034f commit 9e776ad
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- executorlib =0.0.4
- graphviz =9.0.0
- pandas =2.2.3
- pint =0.24.3
- pint =0.24.4
- pyiron_snippets =0.1.4
- python-graphviz =0.20.3
- toposort =1.10
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- executorlib =0.0.4
- graphviz =9.0.0
- pandas =2.2.3
- pint =0.24.3
- pint =0.24.4
- pyiron_snippets =0.1.4
- python-graphviz =0.20.3
- toposort =1.10
Expand Down
2 changes: 1 addition & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- executorlib =0.0.4
- graphviz =9.0.0
- pandas =2.2.3
- pint =0.24.3
- pint =0.24.4
- pyiron_snippets =0.1.4
- python-graphviz =0.20.3
- toposort =1.10
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"executorlib==0.0.4",
"graphviz==0.20.3",
"pandas==2.2.3",
"pint==0.24.3",
"pint==0.24.4",
"pyiron_snippets==0.1.4",
"toposort==1.10",
"typeguard==4.4.1",
Expand Down

0 comments on commit 9e776ad

Please sign in to comment.