Skip to content

Commit

Permalink
Bump ansys-dpf-core from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [ansys-dpf-core](https://github.com/ansys/pydpf-core) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/ansys/pydpf-core/releases)
- [Commits](ansys/pydpf-core@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: ansys-dpf-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent afe9b86 commit d3f2241
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ classifiers = [

[project.optional-dependencies]
tests = [
"ansys-dpf-core==0.9.0",
"ansys-dpf-core==0.10.0",
"autopep8==2.0.4",
"matplotlib==3.8.0",
"scipy==1.10.1; python_version < '3.9'", # to support python 3.8
Expand All @@ -73,7 +73,7 @@ tests = [
]
doc = [
"sphinx==7.2.6",
"ansys-dpf-core==0.9.0",
"ansys-dpf-core==0.10.0",
"ansys-mapdl-reader==0.52.20",
"ansys-sphinx-theme==0.12.3",
"grpcio==1.51.1",
Expand Down

0 comments on commit d3f2241

Please sign in to comment.