summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-02 18:18:50 +0000
committerGitHub <noreply@github.com>2024-02-02 18:18:50 +0000
commita824ee599f3b360bc2ff4062fbdd2de5420f095e (patch)
tree2acc1027b59ad49a4bcb6540cda0e47ccb8bb615
parentb5927a6aa668f40e4c2ae8c683a694add48ab7f9 (diff)
Build: bump dash from 2.11.1 to 2.15.0 in /test/heapwatchdependabot/pip/test/heapwatch/dash-2.15.0
Bumps [dash](https://github.com/plotly/dash) from 2.11.1 to 2.15.0. - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v2.11.1...v2.15.0) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--test/heapwatch/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/heapwatch/requirements.txt b/test/heapwatch/requirements.txt
index d8ee41d7e..9743ce85c 100644
--- a/test/heapwatch/requirements.txt
+++ b/test/heapwatch/requirements.txt
@@ -1,4 +1,4 @@
-dash==2.11.1
+dash==2.15.0
dash-table==5.0.0
Jinja2==3.1.3
matplotlib==3.7.2