Skip to content

Commit 662c0bb

Browse files
Build(deps-dev): Bump the deps group with 3 updates (#500)
Bumps the deps group with 3 updates: [ansys-dyna-core](https://github.com/pyansys/pydyna), [ansys-motorcad-core](https://github.com/ansys/pymotorcad) and [ansys-optislang-core](https://github.com/ansys/pyoptislang). Updates `ansys-dyna-core` from 0.4.8 to 0.4.9 - [Release notes](https://github.com/pyansys/pydyna/releases) - [Commits](ansys/pydyna@v0.4.8...v0.4.9) Updates `ansys-motorcad-core` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/ansys/pymotorcad/releases) - [Commits](ansys/pymotorcad@v0.4.0...v0.4.1) Updates `ansys-optislang-core` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/ansys/pyoptislang/releases) - [Commits](ansys/pyoptislang@v0.5.1...v0.6.0) --- updated-dependencies: - dependency-name: ansys-dyna-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-motorcad-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-optislang-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>
1 parent 8b10eec commit 662c0bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"ansys-dpf-core==0.11.0",
3333
"ansys-dpf-post==0.7.0",
3434
"ansys-dpf-gate==0.4.1",
35-
"ansys-dyna-core==0.4.8",
35+
"ansys-dyna-core==0.4.9",
3636
"ansys-dynamicreporting-core==0.5.1",
3737
"ansys-edb-core==0.1.3",
3838
"ansys-fluent-core==0.19.2",
@@ -42,9 +42,9 @@ dependencies = [
4242
"ansys-math-core==0.1.3",
4343
"ansys-mechanical-core==0.10.7",
4444
"ansys-meshing-prime==0.5.1",
45-
"ansys-motorcad-core==0.4.0",
45+
"ansys-motorcad-core==0.4.1",
4646
"ansys-openapi-common==1.4.0",
47-
"ansys-optislang-core==0.5.1",
47+
"ansys-optislang-core==0.6.0",
4848
"ansys-platform-instancemanagement==1.1.2",
4949
"ansys-pyensight-core==0.7.5",
5050
"ansys-rocky-core==0.1.0",

0 commit comments

Comments
 (0)