From b2bfce5416af4d7f964c2931f0f23acf4388fb2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:17:59 +0000 Subject: [PATCH] :arrow_up: Bump django-plotly-dash from 2.3.1 to 2.4.0 Bumps [django-plotly-dash](https://github.com/GibbsConsulting/django-plotly-dash) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/GibbsConsulting/django-plotly-dash/releases) - [Changelog](https://github.com/GibbsConsulting/django-plotly-dash/blob/master/CHANGELOG.md) - [Commits](https://github.com/GibbsConsulting/django-plotly-dash/compare/v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: django-plotly-dash dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-doc.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bbed0b96..2e320787 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -80,7 +80,7 @@ django-filter==24.3 # via Paricia (pyproject.toml) django-guardian==2.4.0 # via Paricia (pyproject.toml) -django-plotly-dash==2.3.1 +django-plotly-dash==2.4.0 # via Paricia (pyproject.toml) django-tables2==2.7.0 # via Paricia (pyproject.toml) diff --git a/requirements-doc.txt b/requirements-doc.txt index 32c558b5..3d981e9f 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -77,7 +77,7 @@ django-filter==24.3 # via Paricia (pyproject.toml) django-guardian==2.4.0 # via Paricia (pyproject.toml) -django-plotly-dash==2.3.1 +django-plotly-dash==2.4.0 # via Paricia (pyproject.toml) django-tables2==2.7.0 # via Paricia (pyproject.toml) diff --git a/requirements.txt b/requirements.txt index 267b3733..2fce2006 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ django-filter==24.3 # via Paricia (pyproject.toml) django-guardian==2.4.0 # via Paricia (pyproject.toml) -django-plotly-dash==2.3.1 +django-plotly-dash==2.4.0 # via Paricia (pyproject.toml) django-tables2==2.7.0 # via Paricia (pyproject.toml)