From 979c0dff324b4b1903a44ceb6550fdc759909ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 10:24:43 +0000 Subject: [PATCH] chore(deps): bump click from 8.1.8 to 8.4.2 Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.4.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/click/compare/8.1.8...8.4.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index c0dfd452b..6490a5086 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -8,7 +8,7 @@ chardet==5.2.0 # via # diff-cover # sqlfluff -click==8.1.8 +click==8.4.2 # via sqlfluff colorama==0.4.6 # via sqlfluff