Skip to content

Commit e6cb4a3

Browse files
chore(deps): bump plotly in the production-dependencies group
Bumps the production-dependencies group with 1 update: [plotly](https://github.com/plotly/plotly.py). Updates `plotly` from 5.20.0 to 5.21.0 - [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.20.0...v5.21.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75fd31c commit e6cb4a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ license = "MPL-2.0"
1414
[tool.poetry.dependencies]
1515
python = "^3.8"
1616
GitPython = "^3.1.43"
17-
plotly = "^5.20.0"
17+
plotly = "^5.21.0"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
black = "^24.4.0"

0 commit comments

Comments
 (0)