Skip to content

Commit a0dfffc

Browse files
Build(deps): Bump the deps group across 1 directory with 3 updates (#634)
Bumps the deps group with 3 updates in the / directory: [ansys-fluent-core](https://github.com/ansys/pyfluent), [ansys-pyensight-core](https://github.com/ansys/pyensight) and [ansys-fluent-visualization](https://github.com/ansys/pyfluent-visualization). Updates `ansys-fluent-core` from 0.21.3 to 0.22.0 - [Release notes](https://github.com/ansys/pyfluent/releases) - [Commits](ansys/pyfluent@v0.21.3...v0.22.0) Updates `ansys-pyensight-core` from 0.8.6 to 0.8.7 - [Release notes](https://github.com/ansys/pyensight/releases) - [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst) - [Commits](ansys/pyensight@v0.8.6...v0.8.7) Updates `ansys-fluent-visualization` from 0.10.1 to 0.11.0 - [Release notes](https://github.com/ansys/pyfluent-visualization/releases) - [Commits](ansys/pyfluent-visualization@v0.10.1...v0.11.0) --- updated-dependencies: - dependency-name: ansys-fluent-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-pyensight-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-fluent-visualization 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 f65abc7 commit a0dfffc

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
@@ -35,7 +35,7 @@ dependencies = [
3535
"ansys-dyna-core==0.4.15",
3636
"ansys-dynamicreporting-core==0.6.0",
3737
"ansys-edb-core==0.1.4",
38-
"ansys-fluent-core==0.21.3",
38+
"ansys-fluent-core==0.22.0",
3939
"ansys-geometry-core==0.6.5",
4040
"ansys-hps-client==0.8.0",
4141
"ansys-mapdl-core==0.68.4",
@@ -46,7 +46,7 @@ dependencies = [
4646
"ansys-motorcad-core==0.5.2",
4747
"ansys-optislang-core==0.7.1",
4848
"ansys-platform-instancemanagement==1.1.2",
49-
"ansys-pyensight-core==0.8.6",
49+
"ansys-pyensight-core==0.8.7",
5050
"ansys-rocky-core==0.2.0",
5151
"ansys-seascape==0.2.0",
5252
"ansys-sherlock-core==0.6.0",
@@ -63,7 +63,7 @@ dependencies = [
6363

6464
[project.optional-dependencies]
6565
mapdl-all = ["ansys-mapdl-reader==0.53.0"]
66-
fluent-all = ["ansys-fluent-visualization==0.10.1"]
66+
fluent-all = ["ansys-fluent-visualization==0.11.0"]
6767
tools = [
6868
"ansys-materials-manager==0.2.3",
6969
"ansys-tools-filetransfer==0.1.0",
@@ -80,7 +80,7 @@ all = [
8080
# MAPDL - ALL
8181
"ansys-mapdl-reader==0.53.0",
8282
# FLUENT - ALL
83-
"ansys-fluent-visualization==0.10.1",
83+
"ansys-fluent-visualization==0.11.0",
8484
# TOOLS
8585
"ansys-materials-manager==0.2.3",
8686
"ansys-tools-filetransfer==0.1.0",

0 commit comments

Comments
 (0)