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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the deps group with 2 updates: ansys-fluent-core and ansys-fluent-visualization.
Updates
ansys-fluent-core
from 0.24.2 to 0.25.0Commits
907e2dc
build: Bump version to v0.25.0361c55c
refactor: Deprecate 'task' from enhanced meshing workflow. (#3241)1a10648
feat: Add mesh reading capability to case reader. (#3261)2fcfb38
refactor: Clean-up PyFluent Enums. (#3254)3a49c7d
docs: Add search() docs (#3251)54f38e9
ci: pre-commit autoupdate (#3253)b720a5c
fix: Convert protobuf Point to python Vector. (#3239)98ed6e2
build(deps): bump ansys/actions from 6 to 7 in the actions group (#3245)f92f8a5
build(deps-dev): update sphinx-gallery requirement from ==0.17.0 to ==0.17.1 ...6e737fe
build(deps-dev): update sphinx-autodoc-typehints requirement from ==1.25.3 to...Updates
ansys-fluent-visualization
from 0.12.0 to 0.13.0Commits
8d4cc7c
build: Bump version to v0.13.003be4f5
Merge branch 'main' of https://github.com/pyansys/pyfluent-visualization into...4ebc516
Maint/fix version of dependencies (#431)55998c5
Bump sphinxcontrib-websupport from 1.2.7 to 2.0.0 in /requirements (#427)2a1d92f
Merge branch 'main' of https://github.com/pyansys/pyfluent-visualization into...c61ca46
Fix/save graphic for matplotlib (#425)0d91d78
Merge branch 'main' of https://github.com/pyansys/pyfluent-visualization into...bbf6528
Bump version to v0.13.dev0 (#423)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