From e1f80618de881fc7e1d2b80fef2ed3ab27376595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 21:52:51 +0000 Subject: [PATCH] deps(py): bump click from 8.1.8 to 8.3.3 Bumps [click](https://github.com/pallets/click) from 8.1.8 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.1.8...8.3.3) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.3 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 e537db7..259c886 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,4 +47,4 @@ pytest-asyncio==0.24.0 orjson==3.10.18 # CLI -click==8.1.8 +click==8.3.3