ansys / pymechanical-examples

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

Bump pyvista from 0.42.3 to 0.43.0 in /requirements #141

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps pyvista from 0.42.3 to 0.43.0.

Release notes

Sourced from pyvista's releases.

v0.43.0

Highlights

https://github.com/pyvista/pyvista/assets/41338087/d6ba752a-b158-4441-83b0-3e638529c6ef

What's Changed

New Features

... (truncated)

Commits
  • 124840e Release 0.43.0
  • 0fd0dd9 Merge branch 'main' into release/0.43
  • 431cdc3 Bump actions/setup-python from 4 to 5 (#5295)
  • 36505ea Fix docstring of DataSet.cell_neighbors_levels (#5293)
  • 80b1b7e Update label.yml and labeler.yml to fix breaking changes in V5 (#5287)
  • 156ffe0 Merge branch 'main' into release/0.43
  • 9273ed6 Add support for trame_jupyter_extension (trame over jupyter comm) (#5240)
  • c08725f Fix test code to bump trame-vtk from 2.5.9 to 2.6.2 (#5262)
  • bcd338f Add snap to closest point option for sample (#5271)
  • 1382aee PyQt6!=6.6.1 to fix PyQt and MNE-Python integration tests (#5279)
  • 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)