Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update: [plotly](https://github.com/plotly/plotly.py).


Updates `plotly` from 5.19.0 to 5.20.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.19.0...v5.20.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]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Mar 18, 2024
1 parent 2bebaab commit 879ada6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ license = "MPL-2.0"
[tool.poetry.dependencies]
python = "^3.8"
GitPython = "^3.1.42"
plotly = "^5.19.0"
plotly = "^5.20.0"

[tool.poetry.group.dev.dependencies]
black = "^24.2.0"
Expand Down

0 comments on commit 879ada6

Please sign in to comment.