Skip to content

Commit

Permalink
build(deps): update gmsh requirement from 4.13.0 to 4.13.1
Browse files Browse the repository at this point in the history
Updates the requirements on [gmsh](https://gmsh.info) to permit the latest version.

---
updated-dependencies:
- dependency-name: gmsh
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 17b5f43 commit e8d598e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Documentation = "https://HelgeGehring.github.io/femwell/"
[tool.poetry.dependencies]
python = ">=3.8"
scikit-fem = ">=8.1.0"
gmsh = "4.13.0"
gmsh = "4.13.1"
pygmsh = "*"
matplotlib = "*"
meshwell = ">=1.0.2"
Expand Down

0 comments on commit e8d598e

Please sign in to comment.