Skip to content

Commit

Permalink
Build(deps): Bump the deps group with 2 updates (#781)
Browse files Browse the repository at this point in the history
Bumps the deps group with 2 updates: [ansys-dpf-composites](https://github.com/ansys/pydpf-composites) and [ansys-sherlock-core](https://github.com/ansys/pysherlock).


Updates `ansys-dpf-composites` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/ansys/pydpf-composites/releases)
- [Changelog](https://github.com/ansys/pydpf-composites/blob/main/release_checklist.rst)
- [Commits](ansys/pydpf-composites@v0.6.1...v0.6.2)

Updates `ansys-sherlock-core` from 0.7.1 to 0.8.1
- [Release notes](https://github.com/ansys/pysherlock/releases)
- [Commits](ansys/pysherlock@v0.7.1...v0.8.1)

---
updated-dependencies:
- dependency-name: ansys-dpf-composites
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-sherlock-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

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 11, 2024
1 parent 518df10 commit 83ee7ab
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 @@ -28,7 +28,7 @@ dependencies = [
"ansys-additive-core==0.18.1",
"ansys-additive-widgets==0.2.1",
"ansys-conceptev-core==0.8",
"ansys-dpf-composites==0.6.1",
"ansys-dpf-composites==0.6.2",
"ansys-dpf-core==0.13.3",
"ansys-dpf-post==0.9.2",
"ansys-dyna-core==0.6.1",
Expand All @@ -48,7 +48,7 @@ dependencies = [
"ansys-pyensight-core==0.9.2",
"ansys-rocky-core==0.3.1",
"ansys-seascape==0.2.0",
"ansys-sherlock-core==0.7.1",
"ansys-sherlock-core==0.8.1",
"ansys-simai-core==0.2.5",
"ansys-sound-core==0.1.3",
"ansys-systemcoupling-core==0.8.0",
Expand Down

0 comments on commit 83ee7ab

Please sign in to comment.