Skip to content

Build(deps): Bump the deps group across 1 directory with 7 updates #1033

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2025

Bumps the deps group with 7 updates in the / directory:

Package From To
ansys-dpf-core 0.13.8 0.14.0
ansys-fluent-core 0.34.0 0.34.1
ansys-hps-data-transfer-client 0.2.1 0.3.0
ansys-mechanical-core 0.11.28 0.11.29
ansys-meshing-prime 0.9.0 0.9.1
ansys-pyensight-core 0.10.8 0.10.9
ansys-fluent-visualization 0.21.0 0.21.1

Updates ansys-dpf-core from 0.13.8 to 0.14.0

Release notes

Sourced from ansys-dpf-core's releases.

v0.14.0

PyDPF-Core release for DPF 2026.1.pre0.

What's Changed

Enhancements

Bug fixes

Documentation

Examples

CI/CD

... (truncated)

Commits
  • b5be47f bump to 0.14.0
  • dfba54e ci(doc): Switch doc-deploy-pr to a dedicated workflow (#2529)
  • 5a561c6 fix(tutorials): fix data_arrays.rst tutorial for 25R2 and older (#2530)
  • c3f1da6 test(any): fix skip criterion for test_cast_data_sources_any (#2528)
  • 4c983c5 fix(doctest): fix retro-compatibility of PropertyField.scoping docstring ex...
  • 9aaff16 Update generated code for DPF 261.pre0 on main (#2524)
  • f0cf581 doc(tutorials): Add plot_mesh_scopings.rst tutorial (#2521)
  • 281f182 Update compatibility.rst for 26 R1 pre0 (#2525)
  • 31eecf1 doc(operators): remove links to undefined types in operator doc template (#2523)
  • e05c825 build(deps): bump pyvista from 0.45.3 to 0.46.0 in /requirements (#2519)
  • Additional commits viewable in compare view

Updates ansys-fluent-core from 0.34.0 to 0.34.1

Commits

Updates ansys-hps-data-transfer-client from 0.2.1 to 0.3.0

Commits

Updates ansys-mechanical-core from 0.11.28 to 0.11.29

Commits

Updates ansys-meshing-prime from 0.9.0 to 0.9.1

Changelog

Sourced from ansys-meshing-prime's changelog.

This project uses towncrier and the changes for the upcoming release can be found in https://github.com/ansys/pyprimemesh/tree/main/doc/changelog.d/.

Commits

Updates ansys-pyensight-core from 0.10.8 to 0.10.9

Commits
  • c389f46 release 0.10.9
  • ea8d958 differentiate pan from standard set camera. Add method to choose if picked po...
  • See full diff in compare view

Updates ansys-fluent-visualization from 0.21.0 to 0.21.1

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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ansys-dpf-core](https://github.com/ansys/pydpf-core) | `0.13.8` | `0.14.0` |
| [ansys-fluent-core](https://github.com/ansys/pyfluent) | `0.34.0` | `0.34.1` |
| [ansys-hps-data-transfer-client](https://github.com/ansys/pyhps-data-transfer) | `0.2.1` | `0.3.0` |
| [ansys-mechanical-core](https://github.com/ansys/pymechanical) | `0.11.28` | `0.11.29` |
| [ansys-meshing-prime](https://github.com/ansys/pyprimemesh) | `0.9.0` | `0.9.1` |
| [ansys-pyensight-core](https://github.com/ansys/pyensight) | `0.10.8` | `0.10.9` |
| [ansys-fluent-visualization](https://github.com/ansys/pyfluent-visualization) | `0.21.0` | `0.21.1` |



Updates `ansys-dpf-core` from 0.13.8 to 0.14.0
- [Release notes](https://github.com/ansys/pydpf-core/releases)
- [Commits](ansys/pydpf-core@v0.13.8...v0.14.0)

Updates `ansys-fluent-core` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/ansys/pyfluent/releases)
- [Changelog](https://github.com/ansys/pyfluent/blob/main/CHANGELOG.md)
- [Commits](ansys/pyfluent@v0.34.0...v0.34.1)

Updates `ansys-hps-data-transfer-client` from 0.2.1 to 0.3.0
- [Release notes](https://github.com/ansys/pyhps-data-transfer/releases)
- [Commits](ansys/pyhps-data-transfer@v0.2.1...v0.3.0)

Updates `ansys-mechanical-core` from 0.11.28 to 0.11.29
- [Release notes](https://github.com/ansys/pymechanical/releases)
- [Changelog](https://github.com/ansys/pymechanical/blob/main/CHANGELOG.md)
- [Commits](ansys/pymechanical@v0.11.28...v0.11.29)

Updates `ansys-meshing-prime` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/ansys/pyprimemesh/releases)
- [Changelog](https://github.com/ansys/pyprimemesh/blob/main/CHANGELOG.md)
- [Commits](ansys/pyprimemesh@v0.9.0...v0.9.1)

Updates `ansys-pyensight-core` from 0.10.8 to 0.10.9
- [Release notes](https://github.com/ansys/pyensight/releases)
- [Changelog](https://github.com/ansys/pyensight/blob/main/CHANGELOG.rst)
- [Commits](ansys/pyensight@v0.10.8...v0.10.9)

Updates `ansys-fluent-visualization` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/ansys/pyfluent-visualization/releases)
- [Commits](ansys/pyfluent-visualization@v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: ansys-dpf-core
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-fluent-core
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-hps-data-transfer-client
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: ansys-mechanical-core
  dependency-version: 0.11.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-meshing-prime
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-pyensight-core
  dependency-version: 0.10.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ansys-fluent-visualization
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Aug 8, 2025
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.

0 participants