Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 12af681 commit 5e70f2f
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 @@ -61,7 +61,7 @@ jupyter = [
]

tests = [
"ansys-dpf-core==0.10.0",
"ansys-dpf-core==0.10.1",
"autopep8==2.0.4",
"matplotlib==3.8.2",
"scipy==1.11.4",
Expand All @@ -78,7 +78,7 @@ tests = [
]
doc = [
"sphinx==7.2.6",
"ansys-dpf-core==0.10.0",
"ansys-dpf-core==0.10.1",
"ansys-mapdl-reader==0.53.0",
"ansys-sphinx-theme==0.12.5",
"grpcio==1.51.1",
Expand Down

0 comments on commit 5e70f2f

Please sign in to comment.