Skip to content

Commit 5477765

Browse files
Build(deps-dev): Bump the deps group with 4 updates (#369)
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>
1 parent cb4eff1 commit 5477765

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"ansys-dpf-gate==0.4.1",
3333
"ansys-dyna-core==0.4.2",
3434
"ansys-dynamicreporting-core==0.4.0",
35-
"ansys-geometry-core==0.3.1",
35+
"ansys-geometry-core==0.3.2",
3636
"ansys-grantami-bomanalytics==1.2.0",
3737
"ansys-grantami-recordlists==1.0.0.post1",
3838
"ansys-fluent-core==0.17.1",
@@ -42,14 +42,14 @@ dependencies = [
4242
"ansys-meshing-prime==0.5.0.dev6",
4343
"ansys-motorcad-core==0.2.0",
4444
"ansys-platform-instancemanagement==1.1.2",
45-
"ansys-pyensight-core==0.5.8",
45+
"ansys-pyensight-core==0.6.0",
4646
"ansys-openapi-common==1.2.2",
4747
"ansys-optislang-core==0.4.0",
4848
"ansys-seascape==0.2.0",
49-
"ansys-sherlock-core==0.3.0",
49+
"ansys-sherlock-core==0.4.0",
5050
"ansys-systemcoupling-core==0.3.0",
5151
"pyaedt==0.6.93",
52-
"pytwin==0.4.0",
52+
"pytwin==0.5.0",
5353
]
5454

5555
[project.optional-dependencies]

0 commit comments

Comments
 (0)