Skip to content

Commit

Permalink
[dep]: Update plotly requirement from ~=5.13.1 to ~=5.14.1
Browse files Browse the repository at this point in the history
Updates the requirements on [plotly](https://github.com/plotly/plotly.py) to permit the latest version.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.py@v5.13.1...v5.14.1)

---
updated-dependencies:
- dependency-name: plotly
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 6, 2023
1 parent b391d98 commit ae666d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
matplotlib~=3.7.0
numpy~=1.24.2
dill~=0.3.6
plotly~=5.13.1
plotly~=5.14.1
pytest~=7.2.1
coverage~=7.2.1
codecov~=2.1.12
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-nightly.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
matplotlib~=3.7.0
numpy~=1.24.2
dill~=0.3.6
plotly~=5.13.1
plotly~=5.14.1
SciencePlots~=2.0.1

0 comments on commit ae666d8

Please sign in to comment.