From 4f110dc5ff99ebed6d5f0075943f435413fc9e56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 13:33:55 +0000 Subject: [PATCH] chore(deps): bump click from 8.4.2 to 8.5.0 Bumps [click](https://github.com/pallets/click) from 8.4.2 to 8.5.0. - [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.2...8.5.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 508f0623..05c55583 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,6 +25,6 @@ google-cloud-storage==3.13.1 cffi==2.1.1 PyGithub==2.10.0 blinker==1.9.0 -click==8.4.2 +click==8.5.0 PyYAML==6.0.3 marshmallow==4.3.1