From 4d0b5454005b26d9528e0d2eda0c36e8838446e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 08:05:29 +0000 Subject: [PATCH] build(deps): bump click in /docs in the patches group Bumps the patches group in /docs with 1 update: [click](https://github.com/pallets/click). Updates `click` from 8.2.1 to 8.3.1 - [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.2.1...8.3.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3a268480ebd..c7e2f594021 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,6 +5,6 @@ mkdocs-literate-nav == 0.6.2 mdx-gh-links == 0.4 # need to pin for auto reload to work # see https://github.com/mkdocs/mkdocs/issues/4032 -click==8.2.1 +click==8.3.1 mkdocs-click == 0.9.0 mkdocs-static-i18n == 1.3.0 \ No newline at end of file