Skip to content

Commit

Permalink
Build(deps-dev): Bump the deps group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 3 updates: [ansys-fluent-core](https://github.com/ansys/pyfluent), [pyaedt](https://github.com/ansys/pyaedt) and [ansys-tools-path](https://github.com/ansys/ansys-tools-path).


Updates `ansys-fluent-core` from 0.17.1 to 0.18.0
- [Release notes](https://github.com/ansys/pyfluent/releases)
- [Commits](ansys/pyfluent@v0.17.1...v0.18.0)

Updates `pyaedt` from 0.7.1 to 0.7.2
- [Release notes](https://github.com/ansys/pyaedt/releases)
- [Commits](ansys/pyaedt@v0.7.1...v0.7.2)

Updates `ansys-tools-path` from 0.3.1 to 0.3.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.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: ansys-fluent-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pyaedt
  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]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 5bd9c08 commit 31b1a0e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"ansys-geometry-core==0.4rc2",
"ansys-grantami-bomanalytics==1.2.0",
"ansys-grantami-recordlists==1.0.0.post1",
"ansys-fluent-core==0.17.1",
"ansys-fluent-core==0.18.0",
"ansys-mapdl-core==0.67.0",
"ansys-math-core==0.1.3",
"ansys-mechanical-core==0.10.4",
Expand All @@ -46,7 +46,7 @@ dependencies = [
"ansys-seascape==0.2.0",
"ansys-sherlock-core==0.4.0",
"ansys-systemcoupling-core==0.3.0",
"pyaedt==0.7.1",
"pyaedt==0.7.2",
"pytwin==0.5.0",
]

Expand All @@ -60,7 +60,7 @@ fluent-all = [
]
tools = [
"ansys-units==0.1.0",
"ansys-tools-path==0.3.1",
"ansys-tools-path==0.3.2",
"pyansys-tools-report==0.7.0",
"pyansys-tools-versioning==0.5.0",
]
Expand All @@ -72,7 +72,7 @@ all = [
"ansys-fluent-parametric==0.8.1",
# TOOLS
"ansys-units==0.1.0",
"ansys-tools-path==0.3.1",
"ansys-tools-path==0.3.2",
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
"pyansys-tools-report==0.7.0",
"pyansys-tools-versioning==0.5.0",
Expand Down

0 comments on commit 31b1a0e

Please sign in to comment.