Skip to content

Commit

Permalink
Bump plotly from 5.16.0 to 5.16.1 (#357)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Aug 18, 2023
1 parent 5030fd2 commit 37f423f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ This document follows the conventions laid out in [Keep a CHANGELOG](https://kee
- Fix private appdata issue (#344)
- Fix issues with PyPIM object.inv location (#345)

### Dependencies
- Bump `plotly` from 5.16.0 to 5.16.1 ([#357](https://github.com/ansys/pymechanical/pull/357))

## [0.10.1](https://github.com/ansys/pymechanical/releases/tag/v0.10.1) - August 8 2023

### Changed
Expand Down Expand Up @@ -196,4 +199,4 @@ This document follows the conventions laid out in [Keep a CHANGELOG](https://kee

## [0.7.1](https://github.com/ansys/pymechanical/releases/tag/v0.7.1) - April 10 2023

First public release of PyMechanical
First public release of PyMechanical
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ doc = [
"jupyterlab>=3.2.8",
"matplotlib==3.7.2",
"numpydoc==1.5.0",
"plotly==5.16.0",
"plotly==5.16.1",
"pypandoc==1.11",
"pytest-sphinx==0.5.0",
"pythreejs==2.4.2",
Expand Down

0 comments on commit 37f423f

Please sign in to comment.