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.6 to 0.10.7 in /requirements #187

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps ansys-mechanical-core from 0.10.6 to 0.10.7.

Release notes

Sourced from ansys-mechanical-core's releases.

v0.10.7

What's Changed

New features or code improvements

Bug fixes or behavior changes

Documentation

Maintenance & Testing

Full Changelog: https://github.com/ansys/pymechanical/compare/v0.10.6...v0.10.7

Changelog

Sourced from ansys-mechanical-core's changelog.

0.10.7 - February 13 2024

Added

  • Upload 241 docker files (#567)
  • Add pre-commit hooks (#575)
  • Add Automatic version update for Mechanical scripting external links (#585)
  • Add PyMechanical logo (#592)

Changed

  • Update getting started page (#561)
  • Update 232 to 241 in docs, docstrings, examples, and tests (#566)
  • Update workflow versions to run 241 and 242 (#590)

Dependencies

  • Bump pyvista from 0.43.1 to 0.43.3 (#564, #598)
  • Bump sphinxcontrib-websupport from 1.2.6 to 1.2.7 (#562)
  • Bump ansys-sphinx-theme from 0.13.0 to 0.13.4 (#563, #586, #596)
  • Bump pandas from 2.1.4 to 2.2.0 (#571)
  • Bump sphinxemoji from 0.2.0 to 0.3.1 (#569)
  • Bump tj-actions/changed-files from 41 to 42 (#572)
  • Bump panel from 1.3.6 to 1.3.8 (#570, #579)
  • Bump peter-evans/create-or-update-comment from 3 to 4 (#576)
  • Bump pytest from 7.4.4 to 8.0.0 (#577)
  • Bump sphinx-autodoc-typehints from 1.25.2 to 2.0.0 (#578, #597)
  • Update pre-commit (#580, #599)
  • Bump ansys.mechanical.env from 0.1.2 to 0.1.3 (#583)
  • Bump sphinx-autobuild from 2021.3.14 to 2024.2.4 (#588)
  • Bump pytest-sphinx from 0.5.0 to 0.6.0 (#587)
  • Bump grpcio from 1.60.0 to 1.60.1 (#589)
  • Bump numpy from 1.26.3 to 1.26.4 (#595)
  • Bump imageio from 2.33.1 to 2.34.0 (#594)
  • Bump mikepenz/action-junit-report from 3 to 4 (#593)
Commits
  • cbcd78b update versions to 0.10.7
  • 8f20189 Merge branch 'main' into release/0.10
  • 2f43ef6 [pre-commit.ci] pre-commit autoupdate (#599)
  • ed4c36e Bump pyvista from 0.43.2 to 0.43.3 (#598)
  • 41a25d1 Bump sphinx-autodoc-typehints from 1.25.3 to 2.0.0 (#597)
  • 48abcdf Bump ansys-sphinx-theme from 0.13.2 to 0.13.4 (#596)
  • 4a02c1d Bump numpy from 1.26.3 to 1.26.4 (#595)
  • 6d0cf69 Bump imageio from 2.33.1 to 2.34.0 (#594)
  • ef48682 Bump mikepenz/action-junit-report from 3 to 4 (#593)
  • ed8fecc Doc: Automatic version update for Mechanical scripting external links (#585)
  • 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)