From 20e2e8c0fd5deac9d33fb4bde3ed00e0ccd4bfc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 18:08:11 +0000 Subject: [PATCH] Update dash requirement in the dash-network group across 1 directory Updates the requirements on [dash](https://github.com/plotly/dash) to permit the latest version. Updates `dash` to 4.4.1 - [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/v4.2.0...v4.4.1) --- updated-dependencies: - dependency-name: dash dependency-version: 4.4.1 dependency-type: direct:production dependency-group: dash-network ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04506c9..3f029ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ # Core Dash 4.x (pluggable backends, MCP, websocket callbacks). FastAPI extra # powers the FastAPI showcase + MCP server; Flask is bundled by default. -dash[fastapi]>=4.2.0 +dash[fastapi]>=4.4.1 dash-iconify>=0.1.2 # 2.8.0 is the network floor, not a preference: on 2.7.0 the network mobile