From 0ec1dd6b4db4c9728fd28c026dff3d525f70faac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:15:50 +0000 Subject: [PATCH] chore(deps): bump click from 8.1.2 to 8.4.2 in /tests/docker Bumps [click](https://github.com/pallets/click) from 8.1.2 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.2...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] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index dc185944..e7a5e4a4 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -3,7 +3,7 @@ aniso8601==10.0.1 cachetools==4.2.4 certifi==2026.4.22 charset-normalizer==3.4.7 -click==8.1.2 +click==8.4.2 Flask==2.2.5 Flask-RESTful==0.3.10 google-auth==2.3.3