Skip to content

Commit a6e0450

Browse files
Build(deps): Bump the deps group with 4 updates (#542)
Bumps the deps group with 4 updates: [ansys-dynamicreporting-core](https://github.com/ansys/pydynamicreporting), [ansys-pyensight-core](https://github.com/ansys/pyensight), [ansys-simai-core](https://github.com/ansys/pysimai) and [ansys-tools-path](https://github.com/ansys/ansys-tools-path). Updates `ansys-dynamicreporting-core` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/ansys/pydynamicreporting/releases) - [Commits](ansys/pydynamicreporting@v0.5.1...v0.6.0) Updates `ansys-pyensight-core` from 0.7.11 to 0.8.0 - [Release notes](https://github.com/ansys/pyensight/releases) - [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst) - [Commits](ansys/pyensight@v0.7.11...v0.8.0) Updates `ansys-simai-core` from 0.1.4 to 0.1.5 - [Release notes](https://github.com/ansys/pysimai/releases) - [Changelog](https://github.com/ansys/pysimai/blob/main/CHANGELOG.rst) - [Commits](ansys/pysimai@v0.1.4...v0.1.5) Updates `ansys-tools-path` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/ansys/ansys-tools-path/releases) - [Changelog](https://github.com/ansys/ansys-tools-path/blob/main/CHANGELOG.md) - [Commits](ansys/ansys-tools-path@v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: ansys-dynamicreporting-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-minor dependency-group: deps - dependency-name: ansys-simai-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-tools-path 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 47f631c commit a6e0450

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"ansys-dpf-post==0.8.0",
3535
"ansys-dpf-gate==0.4.1",
3636
"ansys-dyna-core==0.4.15",
37-
"ansys-dynamicreporting-core==0.5.1",
37+
"ansys-dynamicreporting-core==0.6.0",
3838
"ansys-edb-core==0.1.4",
3939
"ansys-fluent-core==0.20.0",
4040
"ansys-geometry-core==0.4.14",
@@ -48,11 +48,11 @@ dependencies = [
4848
"ansys-openapi-common==1.5.1",
4949
"ansys-optislang-core==0.6.3",
5050
"ansys-platform-instancemanagement==1.1.2",
51-
"ansys-pyensight-core==0.7.11",
51+
"ansys-pyensight-core==0.8.0",
5252
"ansys-rocky-core==0.1.0",
5353
"ansys-seascape==0.2.0",
5454
"ansys-sherlock-core==0.5.0",
55-
"ansys-simai-core==0.1.4",
55+
"ansys-simai-core==0.1.5",
5656
"ansys-systemcoupling-core==0.4.1",
5757
"ansys-turbogrid-core==0.4.0",
5858
"pyaedt==0.8.7",
@@ -69,7 +69,7 @@ fluent-all = [
6969
]
7070
tools = [
7171
"ansys-units==0.3.2",
72-
"ansys-tools-path==0.5.1",
72+
"ansys-tools-path==0.5.2",
7373
"pyansys-tools-report==0.7.0",
7474
"pyansys-tools-versioning==0.5.0",
7575
]
@@ -81,7 +81,7 @@ all = [
8181
"ansys-fluent-parametric==0.10.0",
8282
# TOOLS
8383
"ansys-units==0.3.2",
84-
"ansys-tools-path==0.5.1",
84+
"ansys-tools-path==0.5.2",
8585
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
8686
"pyansys-tools-report==0.7.0",
8787
"pyansys-tools-versioning==0.5.0",

0 commit comments

Comments
 (0)