Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
update matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
samwaseda committed Aug 2, 2024
1 parent 1f02d2e commit d26456f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment-notebooks-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- damask-grid =3.0.0b
- damask-mesh =3.0.0b
- k3d
- matplotlib =3.8.4
- matplotlib =3.9.1
- numpy =1.26.4
- pyiron_base =0.9.10
- pyiron_snippets =0.1.3
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/environment-pypi-unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
- coveralls
- coverage
- codacy-coverage
- matplotlib =3.8.4
- matplotlib =3.9.1
- numpy =1.26.4
- pyiron_base =0.9.10
- pyiron_snippets =0.1.3
Expand Down

0 comments on commit d26456f

Please sign in to comment.