Skip to content

Commit d1f259c

Browse files
Build(deps-dev): Bump the deps group with 2 updates (#371)
Bumps the deps group with 2 updates: [ansys-dynamicreporting-core](https://github.com/ansys/pydynamicreporting) and [pyaedt](https://github.com/ansys/pyaedt). Updates `ansys-dynamicreporting-core` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/ansys/pydynamicreporting/releases) - [Commits](ansys/pydynamicreporting@v0.4.0...v0.5.0) Updates `pyaedt` from 0.6.93 to 0.6.94 - [Release notes](https://github.com/ansys/pyaedt/releases) - [Commits](ansys/pyaedt@v0.6.93...v0.6.94) --- updated-dependencies: - dependency-name: ansys-dynamicreporting-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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de2a658 commit d1f259c

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
@@ -31,7 +31,7 @@ dependencies = [
3131
"ansys-dpf-post==0.5.0",
3232
"ansys-dpf-gate==0.4.1",
3333
"ansys-dyna-core==0.4.2",
34-
"ansys-dynamicreporting-core==0.4.0",
34+
"ansys-dynamicreporting-core==0.5.0",
3535
"ansys-geometry-core==0.4rc1",
3636
"ansys-grantami-bomanalytics==1.2.0",
3737
"ansys-grantami-recordlists==1.0.0.post1",
@@ -48,7 +48,7 @@ dependencies = [
4848
"ansys-seascape==0.2.0",
4949
"ansys-sherlock-core==0.4.0",
5050
"ansys-systemcoupling-core==0.3.0",
51-
"pyaedt==0.6.93",
51+
"pyaedt==0.6.94",
5252
"pytwin==0.5.0",
5353
]
5454

0 commit comments

Comments
 (0)