From 1024d65d8cd7232003f1940824df652a19214e75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 05:10:17 +0000 Subject: [PATCH] chore(deps): bump click from 8.3.2 to 8.3.3 in /docs/_build 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/8.3.3/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] --- docs/_build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_build/requirements.txt b/docs/_build/requirements.txt index 35816f02f..bca72adbd 100644 --- a/docs/_build/requirements.txt +++ b/docs/_build/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.14.3 -click==8.3.2 +click==8.3.3 ghp-import==2.1.0 importlib-metadata==9.0.0 Jinja2==3.1.6