From dfb49c557c62d03eadfcad2a64d57cd2429c6ea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 17:50:25 +0000 Subject: [PATCH] Bump click from 8.3.1 to 8.3.2 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] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 2865da27..4e3c376f 100644 --- a/requirements.in +++ b/requirements.in @@ -3,7 +3,7 @@ astroid~=3.3.9 blinker~=1.4 boto3==1.35.13 botocore==1.35.99 -click~=8.3.1 +click~=8.3.2 csh_ldap>=2.5.3 ddtrace~=4.6.4 Flask~=3.1.0 diff --git a/requirements.txt b/requirements.txt index c960f88a..d7e4f95e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ cffi==2.0.0 # via cryptography charset-normalizer==3.4.4 # via requests -click==8.3.1 +click==8.3.2 # via # -r requirements.in # flask