Skip to content

Commit 72e216d

Browse files
build(pip): bump ansys-api-speos from 0.15.3 to 0.16.0
Bumps [ansys-api-speos](https://github.com/ansys/ansys-api-speos) from 0.15.3 to 0.16.0. - [Release notes](https://github.com/ansys/ansys-api-speos/releases) - [Commits](ansys/ansys-api-speos@v0.15.3...v0.16.0) --- updated-dependencies: - dependency-name: ansys-api-speos dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faee13f commit 72e216d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies=[
3030
"protobuf>=3.20,<7",
3131
"grpcio>=1.50.0,<1.77",
3232
"grpcio-health-checking>=1.45.0,<1.68",
33-
"ansys-api-speos==0.15.3",
33+
"ansys-api-speos==0.16.0",
3434
"ansys-tools-common>=0.3.1",
3535
"numpy>=1.20.3,<3",
3636
"comtypes>=1.4,<1.5; platform_system=='Windows'",

0 commit comments

Comments
 (0)