From abfe62c431f1d8a761ea71dafb58dc80a9af9d73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:03:10 +0000 Subject: [PATCH] Bump dash from 4.0.0 to 4.1.0 in /dash Bumps [dash](https://github.com/plotly/dash) from 4.0.0 to 4.1.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/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: dash dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 1666327..18e111d 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -1,5 +1,5 @@ click==7.1.1 -dash==4.0.0 +dash==4.1.0 dash-core-components==2.0.0 dash-html-components==1.0.2 dash-renderer==1.2.4