ansys / pytwin

Ansys Digital Twin repository
https://twin.docs.pyansys.com
MIT License
19 stars 7 forks source link

build: bump ansys-mapdl-core from 0.65.2 to 0.67.0 #179

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps ansys-mapdl-core from 0.65.2 to 0.67.0.

Release notes

Sourced from ansys-mapdl-core's releases.

v0.67.0

This release is mainly because of maintenance reasons. There is no big changes or new features.

What's Changed

Bug fixes or behavior changes

Documentation

Maintenance

Full Changelog: https://github.com/ansys/pymapdl/compare/v0.66.0...v0.67.0

v0.66.0

Hello there!

This new release has focused in two things:

Improved geometry API for plotting 🎨 (#2125)

... (truncated)

Commits
  • 4dfbf3a New release. Empty commit
  • a51713f bump 0.67
  • b7f1753 Adding step for importing library and check plotting support. (#2399)
  • ca1f62b Fixing temporal cicd (#2396)
  • 9f520cc fix numpy typing import (#2395)
  • b84acb7 fix: update the search indexing workflow and dependency (#2388)
  • a6eabd8 Bump ansys-sphinx-theme from 0.12.0 to 0.12.2 (#2391)
  • 45fb148 Activate database testing in local. It should be skipped by pytest db fixture...
  • f9adc43 Bump imageio from 2.31.4 to 2.31.5 (#2390)
  • aac9988 Bump pyansys-tools-report from 0.6.0 to 0.7.0 (#2389)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)