From c7846e413ce0a3e2c7ad77701c02020683dd22f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:59:38 +0000 Subject: [PATCH] chore(deps): bump click from 8.4.1 to 8.4.2 Bumps [click](https://github.com/pallets/click) from 8.4.1 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.4.1...8.4.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- constraints/linux.txt | 2 +- constraints/macos.txt | 2 +- constraints/windows.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/constraints/linux.txt b/constraints/linux.txt index 67a531d..511b0ad 100644 --- a/constraints/linux.txt +++ b/constraints/linux.txt @@ -32,7 +32,7 @@ certifi==2026.5.20 # httpx cffi==2.0.0 # via cryptography -click==8.4.1 +click==8.4.2 # via uvicorn cryptography==49.0.0 # via diff --git a/constraints/macos.txt b/constraints/macos.txt index f284ac8..473a619 100644 --- a/constraints/macos.txt +++ b/constraints/macos.txt @@ -34,7 +34,7 @@ certifi==2026.5.20 # httpx cffi==2.0.0 # via cryptography -click==8.4.1 +click==8.4.2 # via uvicorn cryptography==49.0.0 # via pyjwt diff --git a/constraints/windows.txt b/constraints/windows.txt index 4c08d04..31f433a 100644 --- a/constraints/windows.txt +++ b/constraints/windows.txt @@ -32,7 +32,7 @@ certifi==2026.5.20 # httpx cffi==2.0.0 # via cryptography -click==8.4.1 +click==8.4.2 # via uvicorn colorama==0.4.6 # via