Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2025

Bumps the deps group with 6 updates:

Package From To
ansys-acp-core 0.2.1 0.3.0
ansys-optislang-core 1.3.0 1.3.1
ansys-pyensight-core 0.10.18 0.10.19
ansys-systemcoupling-core 0.10.2 0.11.0
pyaedt 0.22.2 0.23.0
pyedb 0.64.1 0.65.1

Updates ansys-acp-core from 0.2.1 to 0.3.0

Commits
  • 776daa4 Bump version to 0.3.0
  • f51ebb1 Implement gRPC transport options (#918)
  • f127459 Bump the dependencies group with 6 updates (#903)
  • c2d6097 Convert DAT file to CDB for import into Mechanical (#896)
  • c16b188 Bump the dependencies group across 1 directory with 4 updates (#902)
  • 227a2f6 Bump actions/setup-python from 5 to 6 (#897)
  • 14461f8 Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#898)
  • 5a39574 Fix segault in the documentation build (#900)
  • d410c1a Switch to pypa/gh-action-pypi-publish for releasing to PyPI (#892)
  • 305bff3 Check unit consistency in recursive_copy (#891)
  • Additional commits viewable in compare view

Updates ansys-optislang-core from 1.3.0 to 1.3.1

Release notes

Sourced from ansys-optislang-core's releases.

v1.3.1

Supported optiSLang versions

  • Full support for version 24R1 and above
  • Support for version 23R1 and 23R2 with minor limitations (See v0.5.0 release notes)

What's Changed

Full Changelog: ansys/pyoptislang@v1.3.0...v1.3.1

Commits

Updates ansys-pyensight-core from 0.10.18 to 0.10.19

Commits

Updates ansys-systemcoupling-core from 0.10.2 to 0.11.0

Commits
  • 090afa1 Bump version 0.11.0
  • d46117b feat: implement grpc security options consistent with service pack releases (...
  • d586100 build(deps): bump actions/setup-python from 6.0.0 to 6.1.0 (#554)
  • 8493a3a build(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#553)
  • 64c2bf4 build(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#550)
  • 99693ba ci: proper environment set up for releasing (#552)
  • 66d42a2 MAINT : upgrade MAPDL image to 25.2 (#549)
  • 0634858 Bump black from 25.9.0 to 25.11.0 (#545)
  • 490a80c Bump softprops/action-gh-release from 2.4.1 to 2.4.2 (#544)
  • 904cb6e build(deps-dev): bump pypandoc from 1.15 to 1.16.2 (#548)
  • Additional commits viewable in compare view

Updates pyaedt from 0.22.2 to 0.23.0

Release notes

Sourced from pyaedt's releases.

v0.23.0

Added

... (truncated)

Commits

Updates pyedb from 0.64.1 to 0.65.1

Release notes

Sourced from pyedb's releases.

v0.65.1

Added

Fixed

Maintenance

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [ansys-acp-core](https://github.com/ansys/pyacp) | `0.2.1` | `0.3.0` |
| [ansys-optislang-core](https://github.com/ansys/pyoptislang) | `1.3.0` | `1.3.1` |
| [ansys-pyensight-core](https://github.com/ansys/pyensight) | `0.10.18` | `0.10.19` |
| [ansys-systemcoupling-core](https://github.com/ansys/pysystem-coupling) | `0.10.2` | `0.11.0` |
| [pyaedt](https://github.com/ansys/pyaedt) | `0.22.2` | `0.23.0` |
| [pyedb](https://github.com/ansys/pyedb) | `0.64.1` | `0.65.1` |


Updates `ansys-acp-core` from 0.2.1 to 0.3.0
- [Release notes](https://github.com/ansys/pyacp/releases)
- [Commits](ansys/pyacp@v0.2.1...v0.3.0)

Updates `ansys-optislang-core` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/ansys/pyoptislang/releases)
- [Commits](ansys/pyoptislang@v1.3.0...v1.3.1)

Updates `ansys-pyensight-core` from 0.10.18 to 0.10.19
- [Release notes](https://github.com/ansys/pyensight/releases)
- [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst)
- [Commits](ansys/pyensight@v0.10.18...v0.10.19)

Updates `ansys-systemcoupling-core` from 0.10.2 to 0.11.0
- [Release notes](https://github.com/ansys/pysystem-coupling/releases)
- [Commits](ansys/pysystem-coupling@v0.10.2...v0.11.0)

Updates `pyaedt` from 0.22.2 to 0.23.0
- [Release notes](https://github.com/ansys/pyaedt/releases)
- [Changelog](https://github.com/ansys/pyaedt/blob/main/CHANGELOG.md)
- [Commits](ansys/pyaedt@v0.22.2...v0.23.0)

Updates `pyedb` from 0.64.1 to 0.65.1
- [Release notes](https://github.com/ansys/pyedb/releases)
- [Changelog](https://github.com/ansys/pyedb/blob/main/CHANGELOG.md)
- [Commits](ansys/pyedb@v0.64.1...v0.65.1)

---
updated-dependencies:
- dependency-name: ansys-acp-core
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-optislang-core
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-pyensight-core
  dependency-version: 0.10.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-systemcoupling-core
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pyaedt
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: pyedb
  dependency-version: 0.65.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 28, 2025
@pyansys-ci-bot pyansys-ci-bot merged commit d123c23 into main Nov 28, 2025
56 of 57 checks passed
@pyansys-ci-bot pyansys-ci-bot deleted the dependabot/pip/deps-9b48c57036 branch November 28, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants