From ac2d8ceed616607fdf9da1e4c7d5c54fd136d43b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 16:12:34 +0100 Subject: [PATCH] pip prod(deps): bump plotly from 5.18.0 to 5.19.0 (#264) Bumps [plotly](https://github.com/plotly/plotly.py) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- requirements.txt.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0f69dc52..3ee47cea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ packaging==23.2 # via plotly pandas==2.2.0 # via -r requirements.txt.in -plotly==5.18.0 +plotly==5.19.0 # via -r requirements.txt.in pycparser==2.21 # via cffi diff --git a/requirements.txt.in b/requirements.txt.in index ccceb30d..672f305f 100644 --- a/requirements.txt.in +++ b/requirements.txt.in @@ -5,6 +5,6 @@ PyGithub==2.2.0 pandas -plotly==5.18.0 +plotly==5.19.0 copr copr-cli