Skip to content

Commit d40024d

Browse files
Build(deps): Bump the deps group with 10 updates (#1035)
* Build(deps): Bump the deps group with 10 updates Bumps the deps group with 10 updates: | Package | From | To | | --- | --- | --- | | [ansys-acp-core](https://github.com/ansys/pyacp) | `0.2.0` | `0.2.1` | | [ansys-dpf-core](https://github.com/ansys/pydpf-core) | `0.13.8` | `0.14.1` | | [ansys-dpf-post](https://github.com/ansys/pydpf-post) | `0.9.3` | `0.10.0` | | [ansys-fluent-core](https://github.com/ansys/pyfluent) | `0.34.0` | `0.34.1` | | [ansys-mechanical-core](https://github.com/ansys/pymechanical) | `0.11.28` | `0.11.30` | | [ansys-meshing-prime](https://github.com/ansys/pyprimemesh) | `0.9.0` | `0.9.1` | | [ansys-pyensight-core](https://github.com/ansys/pyensight) | `0.10.8` | `0.10.9` | | [ansys-sound-core](https://github.com/ansys/pyansys-sound) | `0.2.0` | `0.2.1` | | [pyaedt](https://github.com/ansys/pyaedt) | `0.18.0` | `0.18.1` | | [ansys-fluent-visualization](https://github.com/ansys/pyfluent-visualization) | `0.21.0` | `0.21.1` | Updates `ansys-acp-core` from 0.2.0 to 0.2.1 - [Commits](ansys/pyacp@v0.2.0...v0.2.1) Updates `ansys-dpf-core` from 0.13.8 to 0.14.1 - [Commits](ansys/pydpf-core@v0.13.8...v0.14.1) Updates `ansys-dpf-post` from 0.9.3 to 0.10.0 - [Commits](ansys/pydpf-post@v0.9.3...v0.10.0) Updates `ansys-fluent-core` from 0.34.0 to 0.34.1 - [Changelog](https://github.com/ansys/pyfluent/blob/main/CHANGELOG.md) - [Commits](ansys/pyfluent@v0.34.0...v0.34.1) Updates `ansys-mechanical-core` from 0.11.28 to 0.11.30 - [Release notes](https://github.com/ansys/pymechanical/releases) - [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md) - [Commits](ansys/pymechanical@v0.11.28...v0.11.30) Updates `ansys-meshing-prime` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/ansys/pyprimemesh/releases) - [Changelog](https://github.com/ansys/pyprimemesh/blob/main/CHANGELOG.md) - [Commits](ansys/pyprimemesh@v0.9.0...v0.9.1) Updates `ansys-pyensight-core` from 0.10.8 to 0.10.9 - [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst) - [Commits](ansys/pyensight@v0.10.8...v0.10.9) Updates `ansys-sound-core` from 0.2.0 to 0.2.1 - [Changelog](https://github.com/ansys/pyansys-sound/blob/v0.2.1/CHANGELOG.md) - [Commits](ansys/pyansys-sound@v0.2.0...v0.2.1) Updates `pyaedt` from 0.18.0 to 0.18.1 - [Changelog](https://github.com/ansys/pyaedt/blob/main/CHANGELOG.md) - [Commits](ansys/pyaedt@v0.18.0...v0.18.1) Updates `ansys-fluent-visualization` from 0.21.0 to 0.21.1 - [Commits](ansys/pyfluent-visualization@v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: ansys-acp-core dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-dpf-core dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-dpf-post dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: ansys-fluent-core dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-mechanical-core dependency-version: 0.11.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-meshing-prime dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-pyensight-core dependency-version: 0.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-sound-core dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyaedt dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ansys-fluent-visualization dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> * Update pyproject.toml * Update pyproject.toml * Update ci-build.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent e2f9ae2 commit d40024d

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
python-version: ${{ env.MAIN_PYTHON_VERSION }}
5252
target: "all"
53-
whitelist-license-check: "attrs,referencing,jeepney" # This has MIT license but fails the check
53+
whitelist-license-check: "attrs,referencing,jeepney,paramiko,ansys-dpf-post" # This has MIT license but fails the check, paramiko and ansys-dpf-post need to be removed eventually from the whitelist
5454

5555
docs-style:
5656
name: Documentation Style Check

pyproject.toml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,46 +25,46 @@ classifiers = [
2525
]
2626

2727
dependencies = [
28-
"ansys-acp-core==0.2.0",
28+
"ansys-acp-core==0.2.1",
2929
"ansys-additive-core==0.20.0",
3030
"ansys-conceptev-core==0.9.4",
3131
"ansys-dpf-composites==0.7.0",
32-
"ansys-dpf-core==0.13.8",
33-
"ansys-dpf-post==0.9.3",
32+
"ansys-dpf-core==0.14.1",
33+
"ansys-dpf-post==0.10.0",
3434
"ansys-dyna-core==0.9.0",
3535
"ansys-dynamicreporting-core==0.10.1",
3636
"ansys-edb-core==0.2.1",
37-
"ansys-fluent-core==0.34.0",
37+
"ansys-fluent-core==0.34.1",
3838
"ansys-geometry-core==0.11.0",
3939
"ansys-hps-client==0.10.1",
4040
"ansys-hps-data-transfer-client==0.2.1",
4141
"ansys-mapdl-core==0.70.2",
4242
"ansys-math-core==0.2.4",
43-
"ansys-mechanical-core==0.11.28",
44-
"ansys-meshing-prime==0.9.0",
43+
"ansys-mechanical-core==0.11.30",
44+
"ansys-meshing-prime==0.9.1",
4545
"ansys-modelcenter-workflow==0.1.1",
4646
"ansys-motorcad-core==0.7.4",
4747
"ansys-optislang-core==1.0.0",
4848
"ansys-platform-instancemanagement==1.1.2",
49-
"ansys-pyensight-core==0.10.8",
49+
"ansys-pyensight-core==0.10.9",
5050
"ansys-rocky-core==0.3.2",
5151
"ansys-seascape==0.2.0",
5252
"ansys-sherlock-core==0.9.0",
5353
"ansys-simai-core==0.3.3",
54-
"ansys-sound-core==0.2.0",
54+
"ansys-sound-core==0.2.1",
5555
"ansys-speos-core==0.6.0",
5656
"ansys-systemcoupling-core==0.10.1",
5757
"ansys-turbogrid-core==0.4.6",
5858
"ansys-workbench-core==0.9.0",
59-
"pyaedt==0.18.0",
59+
"pyaedt==0.18.1",
6060
"pyedb==0.54.0",
6161
"pygranta==2025.2.1",
6262
"pytwin==0.9.2",
6363
]
6464

6565
[project.optional-dependencies]
6666
mapdl-all = ["ansys-mapdl-reader==0.55.1"]
67-
fluent-all = ["ansys-fluent-visualization==0.21.0"]
67+
fluent-all = ["ansys-fluent-visualization==0.21.1"]
6868
tools = [
6969
"ansys-materials-manager==0.3.0",
7070
"ansys-tools-filetransfer==0.1.1",
@@ -81,7 +81,7 @@ all = [
8181
# MAPDL - ALL
8282
"ansys-mapdl-reader==0.55.1",
8383
# FLUENT - ALL
84-
"ansys-fluent-visualization==0.21.0",
84+
"ansys-fluent-visualization==0.21.1",
8585
# TOOLS
8686
"ansys-materials-manager==0.3.0",
8787
"ansys-tools-filetransfer==0.1.1",
@@ -142,3 +142,4 @@ convention = "numpy"
142142
[tool.ruff.lint.isort]
143143
combine-as-imports = true
144144
force-sort-within-sections = true
145+

0 commit comments

Comments
 (0)