Skip to content

Commit

Permalink
Build(deps-dev): Bump the deps group with 2 updates (#522)
Browse files Browse the repository at this point in the history
Bumps the deps group with 2 updates: [pyaedt](https://github.com/ansys/pyaedt) and [pyedb](https://github.com/ansys/pyedb).


Updates `pyaedt` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/ansys/pyaedt/releases)
- [Commits](ansys/pyaedt@v0.8.2...v0.8.3)

Updates `pyedb` from 0.5.2 to 0.6.0
- [Release notes](https://github.com/ansys/pyedb/releases)
- [Commits](ansys/pyedb@v0.5.2...v0.6.0)

---
updated-dependencies:
- dependency-name: pyaedt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pyedb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 25, 2024
1 parent 555d236 commit dc8e5ba
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 @@ -54,8 +54,8 @@ dependencies = [
"ansys-simai-core==0.1.4",
"ansys-systemcoupling-core==0.4.1",
"ansys-turbogrid-core==0.4.0",
"pyaedt==0.8.2",
"pyedb==0.5.2",
"pyaedt==0.8.3",
"pyedb==0.6.0",
"pygranta==2024.1.0",
"pytwin==0.6.0",
]
Expand Down

0 comments on commit dc8e5ba

Please sign in to comment.