Skip to content

Commit 1ec4b25

Browse files
pip prod(deps): bump plotly from 6.1.1 to 6.1.2
Bumps [plotly](https://github.com/plotly/plotly.py) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.1.1...v6.1.2) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 890c963 commit 1ec4b25

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
@@ -72,7 +72,7 @@ packaging==23.2
7272
# pytest
7373
pandas==2.2.3
7474
# via -r requirements.txt.in
75-
plotly==6.1.1
75+
plotly==6.1.2
7676
# via -r requirements.txt.in
7777
pluggy==1.5.0
7878
# via pytest

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.6.1
77
pandas
8-
plotly==6.1.1
8+
plotly==6.1.2
99
copr-cli
1010
tft-cli==0.0.16
1111
regex==2024.11.6

0 commit comments

Comments
 (0)