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.9.1 to 0.10.1 in /requirements #65

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ansys-mechanical-core from 0.9.1 to 0.10.1.

Changelog

Sourced from ansys-mechanical-core's changelog.

0.10.1 - August 8 2023

Changed

  • Bump ansys-sphinx-theme from 0.10.0 to 0.10.2 (#337)
  • Update clr-loader dependency (#339)

0.10.0 - August 7 2023

Added

  • Added warning for ansys-mechanical when provided an input script (#319)
  • Add changelog check to CI/CD (#322)
  • Added version check for ansys-mechanical warning message (#323)
  • Added TempPathFactory to test_app_save_open (#332)

Changed

  • Update python minimum requirement from 3.7 to 3.8 (#333)
  • Minor private appdata updates (#335)

Fixed

  • Broken links (#316)
  • Remove project lock file on close (#320)
  • Fixed warning message for ansys-mechanical (#326)

0.9.3 - July 27 2023

Added

  • Add ansys-mechanical console script (#297)
  • addin configuration and tests (#308)

Changed

  • Bump matplotlib from 3.7.1 to 3.7.2 (#294)
  • Bump pyvista from 0.40.0 to 0.40.1 (#293)
  • Bump sphinx-autodoc-typehints from 1.23.0 to 1.23.3 (#284)
  • Bump patch version (#292)
  • Remove pkg-resources and importlib_metadata (#300)
  • Bump grpcio from 1.56.0 to 1.56.2 (#305)
  • Bump pyvista from 0.40.1 to 0.41.1 (#306)

Fixed

  • Update code snippet for accessing project directory. (#295)
  • Added import logging to doc file (#299)
  • Fix version variable issue running "ansys-mechanical -r {revn} -g" (#302)
  • Update wording in running_mechanical.rst (#303)
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)