Skip to content

Commit ead1a4b

Browse files
Build(deps): Bump the deps group with 2 updates (#1000)
Bumps the deps group with 2 updates: [pyedb](https://github.com/ansys/pyedb) and [pygranta](https://github.com/ansys/pygranta). Updates `pyedb` from 0.52.0 to 0.53.0 - [Release notes](https://github.com/ansys/pyedb/releases) - [Commits](ansys/pyedb@v0.52.0...v0.53.0) Updates `pygranta` from 2025.2.0rc0 to 2025.2.0 - [Release notes](https://github.com/ansys/pygranta/releases) - [Commits](ansys/pygranta@v2025.2.0rc0...v2025.2.0) --- updated-dependencies: - dependency-name: pyedb dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pygranta dependency-version: 2025.2.0 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 cffe1dc commit ead1a4b

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
@@ -57,8 +57,8 @@ dependencies = [
5757
"ansys-turbogrid-core==0.4.5",
5858
"ansys-workbench-core==0.9.0",
5959
"pyaedt==0.17.5",
60-
"pyedb==0.52.0",
61-
"pygranta==2025.2.0rc0",
60+
"pyedb==0.53.0",
61+
"pygranta==2025.2.0",
6262
"pytwin==0.9.2",
6363
]
6464

0 commit comments

Comments
 (0)