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.9.3 in /requirements #63

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ansys-mechanical-core from 0.9.1 to 0.9.3.

Changelog

Sourced from ansys-mechanical-core's changelog.

0.9.3 - July 27 2023

Added

  • Add ansys-mechanical console script (#297)

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)

0.9.2 - July 7 2023

Added

  • Added private AppData functionality to embedding (#285)

Fixed

  • Updated pythonnet warning message (#286)

Changed

  • Bump pytest from 7.3.2 to 7.4.0 (#282)
  • Bump grpcio from 1.54.2 to 1.56.0 (#283)
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 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)
dependabot[bot] commented 1 year ago

Superseded by #65.