Skip to content

Commit

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


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: 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 5bd9c08 commit eaa8b2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 eaa8b2e

Please sign in to comment.