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.7.3 to 0.8.0 in /requirements #16

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ansys-mechanical-core from 0.7.3 to 0.8.0.

Changelog

Sourced from ansys-mechanical-core's changelog.

CHANGELOG

All notable changes to Python.NET will be documented in this file. This project adheres to Semantic Versioning.

This document follows the conventions laid out in Keep a CHANGELOG.

[Unreleased][]

Added

  • changelog (#222)
  • add link to embedding examples (#228)
  • Add close() method to Ansys.Mechanical.Embedding.Application. See (#229)
  • Add check if pythonnet exists in the user environment (#235)

Changed

  • Bump sphinx-design from 0.3.0 to 0.4.1 (#219)
  • Bump sphinx-copybutton from 0.5.1 to 0.5.2 (#218)
  • Bump sphinx-gallery from 0.12.2 to 0.13.0 (#217)
  • Bump sphinx-autodoc-typehints from 1.22 to 1.23.0 (#215)
  • cleanup docker ignore file (#206)
  • Update contributing.rst (#213)
  • Bump pytest from 7.3.0 to 7.3.1 (#216)
  • Remove python 3.7 (#230)

Fixed

  • FIX: not necessary anymore to update apt-get (#220)
  • Include amd folder for mapdl solver in the docker image. (#200)
  • Remove jscript references from tests/ folder (#205)
  • Fixes the windows executable path for standalone mechanical (#214)
  • FIX: run_python_script* return empty string for objects that cannot be returned as string (#224)
  • call new() in the BUILDING_GALLERY constructor of Ansys.Mechanical.Embedding.Application. See (#229)
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)
RobPasMue commented 1 year ago

@dependabot rebase