Skip to content

Commit

Permalink
pip prod(deps): bump plotly from 5.24.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.1 to 6.0.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.24.1...v6.0.0)

---
updated-dependencies:
- dependency-name: plotly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kwk committed Feb 5, 2025
1 parent 6e3c916 commit 82c989c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,15 @@ munch==4.0.0
# via
# -r requirements.txt.in
# copr
narwhals==1.24.1
# via plotly
numpy==1.26.3
# via pandas
packaging==23.2
# via plotly
pandas==2.2.3
# via -r requirements.txt.in
plotly==5.24.1
plotly==6.0.0
# via -r requirements.txt.in
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -93,8 +95,6 @@ six==1.16.0
# via
# copr
# python-dateutil
tenacity==8.2.3
# via plotly
tft-cli==0.0.16
# via -r requirements.txt.in
typer[all]==0.7.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

PyGithub==2.5.0
pandas
plotly==5.24.1
plotly==6.0.0
copr-cli
tft-cli==0.0.16
regex==2024.11.6
Expand Down

0 comments on commit 82c989c

Please sign in to comment.