Skip to content

Commit 558cac5

Browse files
Build(deps-dev): Bump the deps group with 4 updates (#458)
Bumps the deps group with 4 updates: [ansys-meshing-prime](https://github.com/ansys/pyprimemesh), [ansys-pyensight-core](https://github.com/ansys/pyensight), [ansys-turbogrid-core](https://github.com/ansys/pyturbogrid) and [pyaedt](https://github.com/ansys/pyaedt). Updates `ansys-meshing-prime` from 0.5.0.dev11 to 0.5.0 - [Release notes](https://github.com/ansys/pyprimemesh/releases) - [Commits](ansys/pyprimemesh@v0.5.0.dev11...v0.5.0) Updates `ansys-pyensight-core` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/ansys/pyensight/releases) - [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst) - [Commits](ansys/pyensight@v0.7.4...v0.7.5) Updates `ansys-turbogrid-core` from 0.4.dev0 to 0.4.dev1 - [Release notes](https://github.com/ansys/pyturbogrid/releases) - [Commits](ansys/pyturbogrid@v0.4.dev0...v0.4.dev1) Updates `pyaedt` from 0.7.9 to 0.7.10 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.7.9...v0.7.10) --- updated-dependencies: - dependency-name: ansys-meshing-prime 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-patch dependency-group: deps - dependency-name: ansys-turbogrid-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyaedt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15d0f9d commit 558cac5

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
@@ -39,17 +39,17 @@ dependencies = [
3939
"ansys-mapdl-core==0.67.0",
4040
"ansys-math-core==0.1.3",
4141
"ansys-mechanical-core==0.10.6",
42-
"ansys-meshing-prime==0.5.0.dev11",
42+
"ansys-meshing-prime==0.5.0",
4343
"ansys-motorcad-core==0.3.0",
4444
"ansys-platform-instancemanagement==1.1.2",
45-
"ansys-pyensight-core==0.7.4",
45+
"ansys-pyensight-core==0.7.5",
4646
"ansys-openapi-common==1.4.0",
4747
"ansys-optislang-core==0.5.1",
4848
"ansys-seascape==0.2.0",
4949
"ansys-sherlock-core==0.4.0",
5050
"ansys-systemcoupling-core==0.3.0",
51-
"ansys-turbogrid-core==0.4.dev0",
52-
"pyaedt==0.7.9",
51+
"ansys-turbogrid-core==0.4.dev1",
52+
"pyaedt==0.7.10",
5353
"pytwin==0.6.0",
5454
]
5555

0 commit comments

Comments
 (0)