Skip to content

Commit 5a47f7a

Browse files
pip prod(deps): bump plotly from 5.23.0 to 5.24.0 (#683)
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.23.0 to 5.24.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.23.0...v5.24.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bebcfe commit 5a47f7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ packaging==23.2
5656
# via plotly
5757
pandas==2.2.2
5858
# via -r requirements.txt.in
59-
plotly==5.23.0
59+
plotly==5.24.0
6060
# via -r requirements.txt.in
6161
pycparser==2.21
6262
# via cffi

requirements.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
PyGithub==2.3.0
77
pandas
8-
plotly==5.23.0
8+
plotly==5.24.0
99
copr-cli
1010
tft-cli==0.0.16
1111
regex==2024.7.24

0 commit comments

Comments
 (0)