Skip to content

Commit 39194d9

Browse files
Build(deps-dev): Bump the deps group with 2 updates (#366)
Bumps the deps group with 2 updates: [ansys-fluent-core](https://github.com/ansys/pyfluent) and [ansys-systemcoupling-core](https://github.com/ansys/pysystem-coupling). Updates `ansys-fluent-core` from 0.17.0 to 0.17.1 - [Release notes](https://github.com/ansys/pyfluent/releases) - [Commits](ansys/pyfluent@v0.17.0...v0.17.1) Updates `ansys-systemcoupling-core` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/ansys/pysystem-coupling/releases) - [Commits](ansys/pysystem-coupling@v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: ansys-fluent-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-systemcoupling-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 46354a1 commit 39194d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"ansys-geometry-core==0.3.1",
3636
"ansys-grantami-bomanalytics==1.2.0",
3737
"ansys-grantami-recordlists==1.0.0.post1",
38-
"ansys-fluent-core==0.17.0",
38+
"ansys-fluent-core==0.17.1",
3939
"ansys-mapdl-core==0.65.2",
4040
"ansys-math-core==0.1.3",
4141
"ansys-mechanical-core==0.10.2",
@@ -47,7 +47,7 @@ dependencies = [
4747
"ansys-optislang-core==0.4.0",
4848
"ansys-seascape==0.2.0",
4949
"ansys-sherlock-core==0.3.0",
50-
"ansys-systemcoupling-core==0.2.0",
50+
"ansys-systemcoupling-core==0.3.0",
5151
"pyaedt==0.6.93",
5252
"pytwin==0.4.0",
5353
]

0 commit comments

Comments
 (0)