Skip to content

Commit 87a11f6

Browse files
Build(deps-dev): Bump the deps group with 1 update (#453)
Bumps the deps group with 1 update: [ansys-units](https://github.com/ansys/pyansys-units). Updates `ansys-units` from 0.1.0 to 0.2.0 - [Release notes](https://github.com/ansys/pyansys-units/releases) - [Commits](ansys/pyansys-units@v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: ansys-units dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e466bc7 commit 87a11f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ fluent-all = [
6262
"ansys-fluent-parametric==0.9.0",
6363
]
6464
tools = [
65-
"ansys-units==0.1.0",
65+
"ansys-units==0.2.0",
6666
"ansys-tools-path==0.4.1",
6767
"pyansys-tools-report==0.7.0",
6868
"pyansys-tools-versioning==0.5.0",
@@ -74,7 +74,7 @@ all = [
7474
"ansys-fluent-visualization==0.8.0",
7575
"ansys-fluent-parametric==0.9.0",
7676
# TOOLS
77-
"ansys-units==0.1.0",
77+
"ansys-units==0.2.0",
7878
"ansys-tools-path==0.4.1",
7979
# "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
8080
"pyansys-tools-report==0.7.0",

0 commit comments

Comments
 (0)