From 1acf3bb6863c025bb4a20b09a44906503d13d2bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 11:03:25 +0000 Subject: [PATCH] Bump click from 8.3.1 to 8.3.2 in /dash Bumps [click](https://github.com/pallets/click) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.3.1...8.3.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 49fd6a7..b910e85 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -1,4 +1,4 @@ -click==8.3.1 +click==8.3.2 dash==4.1.0 dash-core-components==2.0.0 dash-html-components==2.0.0