Skip to content

Commit

Permalink
Build(deps-dev): Bump the deps group with 4 updates (#369)
Browse files Browse the repository at this point in the history
Bumps the deps group with 4 updates: [ansys-geometry-core](https://github.com/ansys/pyansys-geometry), [ansys-pyensight-core](https://github.com/ansys/pyensight), [ansys-sherlock-core](https://github.com/ansys/pysherlock) and [pytwin](https://github.com/ansys/pytwin).


Updates `ansys-geometry-core` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/ansys/pyansys-geometry/releases)
- [Commits](ansys/pyansys-geometry@v0.3.1...v0.3.2)

Updates `ansys-pyensight-core` from 0.5.8 to 0.6.0
- [Release notes](https://github.com/ansys/pyensight/releases)
- [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst)
- [Commits](ansys/pyensight@v0.5.8...v0.6.0)

Updates `ansys-sherlock-core` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/ansys/pysherlock/releases)
- [Commits](ansys/pysherlock@v0.3.0...v0.4.0)

Updates `pytwin` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/ansys/pytwin/releases)
- [Commits](ansys/pytwin@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: ansys-geometry-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-pyensight-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-sherlock-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pytwin
  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 Sep 22, 2023
1 parent cb4eff1 commit 5477765
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"ansys-dpf-gate==0.4.1",
"ansys-dyna-core==0.4.2",
"ansys-dynamicreporting-core==0.4.0",
"ansys-geometry-core==0.3.1",
"ansys-geometry-core==0.3.2",
"ansys-grantami-bomanalytics==1.2.0",
"ansys-grantami-recordlists==1.0.0.post1",
"ansys-fluent-core==0.17.1",
Expand All @@ -42,14 +42,14 @@ dependencies = [
"ansys-meshing-prime==0.5.0.dev6",
"ansys-motorcad-core==0.2.0",
"ansys-platform-instancemanagement==1.1.2",
"ansys-pyensight-core==0.5.8",
"ansys-pyensight-core==0.6.0",
"ansys-openapi-common==1.2.2",
"ansys-optislang-core==0.4.0",
"ansys-seascape==0.2.0",
"ansys-sherlock-core==0.3.0",
"ansys-sherlock-core==0.4.0",
"ansys-systemcoupling-core==0.3.0",
"pyaedt==0.6.93",
"pytwin==0.4.0",
"pytwin==0.5.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 5477765

Please sign in to comment.