Skip to content

Commit

Permalink
Build(deps-dev): Bump the deps group with 1 update (#519)
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [ansys-units](https://github.com/ansys/pyansys-units).


Updates `ansys-units` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/ansys/pyansys-units/releases)
- [Commits](ansys/pyansys-units@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: ansys-units
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2024
1 parent 01b3ffb commit dff8ae2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ fluent-all = [
"ansys-fluent-parametric==0.9.0",
]
tools = [
"ansys-units==0.3.1",
"ansys-units==0.3.2",
"ansys-tools-path==0.4.1",
"pyansys-tools-report==0.7.0",
"pyansys-tools-versioning==0.5.0",
Expand All @@ -79,7 +79,7 @@ all = [
"ansys-fluent-visualization==0.8.0",
"ansys-fluent-parametric==0.9.0",
# TOOLS
"ansys-units==0.3.1",
"ansys-units==0.3.2",
"ansys-tools-path==0.4.1",
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
"pyansys-tools-report==0.7.0",
Expand Down

0 comments on commit dff8ae2

Please sign in to comment.