ansys / pymechanical-examples

Repository holding PyMechanical remote examples
https://examples.mechanical.docs.pyansys.com/
MIT License
1 stars 1 forks source link

Bump ansys-mechanical-core from 0.10.4 to 0.10.5 in /requirements #148

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps ansys-mechanical-core from 0.10.4 to 0.10.5.

Release notes

Sourced from ansys-mechanical-core's releases.

v0.10.5

What's Changed

... (truncated)

Changelog

Sourced from ansys-mechanical-core's changelog.

0.10.5 - December 15 2023

Added

  • Add codeql.yml for security checks (#423)
  • add readonly flag and assertion (#441)
  • Add PyMeilisearch in documentation (#508)
  • Add cheetsheat and improve example visibility (#506)
  • Add 242 to scheduled nightly run (#519)
  • Add mechanical-env to workflow (#521)
  • Add doc pdf build to workflow (#529)

Fixed

  • Fix enum printout (#421)
  • fix appdata tests (#425)
  • Run all embedding tests & fix appdata tests (#433)
  • unset all logging environment variables (#434)
  • pytest --ansys-version dependent on existing install (#439)
  • Fix app.save method for saving already saved project in current session (#453)
  • Flexible version for embedding & remote example (#459)
  • Fix obsolete API call in embedding test (#456)
  • Fix ignored env passing to cli (#465
  • Fix private appdata environment variables and folder layout (#474)
  • Fix hanging embedding tests (#498)
  • Fix ansys-mechanical finding path (#516)

Changed

  • Update pre-commit (#528)
  • Update python minimum requirement from 3.8 to 3.9 (#484)
  • remove version limit for protobuf (#432)
  • remove legacy configuration test (#436)
  • Update examples page (#450)
  • remove unneeded try/except (#457)
  • Updated wording for revn-variations section (#458)
  • Update temporary file creation in test_app (#466)
  • Remove .reuse and LICENSES directories & bump add-license-header version (#496)
  • Replace workbench_lite with mechanical-env in the docs (#522)

Dependencies

  • Update pre-commit (#431, #471, #489)
  • Bump numpydoc from 1.5.0 to 1.6.0 (#428)
  • Bump ansys-sphinx-theme from 0.11.2 to 0.12.5 (#427, #463, #480, #493)
  • Bump grpcio from 1.58.0 to 1.60.0 (#429, #485, #504, #527)
  • Bump actions/checkout from 3 to 4 (#426)
  • Bump pyvista from 0.42.2 to 0.43.0 (#446, #526)
  • Bump ansys-sphinx-theme from 0.12.1 to 0.12.2 (#447)
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#448)
  • Bump numpy from 1.26.0 to 1.26.2 (#464, #495)
  • Bump pypandoc from 1.11 to 1.12 (#470)

... (truncated)

Commits


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)