From 455d39d889fb2190b99496bb48bd294df784a664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 21:45:17 +0000 Subject: [PATCH] Bump click from 8.3.2 to 8.3.3 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] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index d2e89d55..922d31ce 100644 --- a/requirements.in +++ b/requirements.in @@ -3,7 +3,7 @@ astroid~=3.3.9 blinker~=1.4 boto3==1.35.99 botocore==1.35.99 -click~=8.3.1 +click~=8.3.3 csh_ldap>=2.5.3 Flask~=3.1.0 Flask-Migrate~=4.1.0 diff --git a/requirements.txt b/requirements.txt index 57d22361..a8306b48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ cffi==2.0.0 # via cryptography charset-normalizer==3.4.7 # via requests -click==8.3.2 +click==8.3.3 # via # -r requirements.in # flask