From d813851205984906f5b280099eecd1eb117ebd7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:45:39 +0000 Subject: [PATCH] Bump click from 7.1.1 to 8.3.1 in /dash Bumps [click](https://github.com/pallets/click) from 7.1.1 to 8.3.1. - [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/7.1.1...8.3.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 0970237..73d354a 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -1,4 +1,4 @@ -click==7.1.1 +click==8.3.1 dash==4.1.0 dash-core-components==2.0.0 dash-html-components==2.0.0