From 4439af571d1562c72837e914ea403555ca73bc39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 23:54:31 +0000 Subject: [PATCH] Bump dash in /trusted-ai/runtime-evaluations/real-time-guardrails 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-version: 2.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../runtime-evaluations/real-time-guardrails/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trusted-ai/runtime-evaluations/real-time-guardrails/requirements.txt b/trusted-ai/runtime-evaluations/real-time-guardrails/requirements.txt index c492730..8916ceb 100644 --- a/trusted-ai/runtime-evaluations/real-time-guardrails/requirements.txt +++ b/trusted-ai/runtime-evaluations/real-time-guardrails/requirements.txt @@ -1,5 +1,5 @@ # Dash framework -dash==2.11.1 +dash==2.15.0 dash_bootstrap_components==1.4.1 dash-table==5.0.0