From 46cc28e4d5c94ce26302d2e5a0a2e0d7be9bd755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 11:03:46 +0000 Subject: [PATCH] Bump click from 8.3.2 to 8.3.3 in /dash Bumps [click](https://github.com/pallets/click) from 8.3.2 to 8.3.3. - [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.2...8.3.3) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.3 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 c63d358..90afe87 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -1,4 +1,4 @@ -click==8.3.2 +click==8.3.3 dash==4.1.0 dash-core-components==2.0.0 dash-html-components==2.0.0