From 214002370e1ba805363edf638bc0e3f20a68a83c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 13:27:12 +0000 Subject: [PATCH] build(deps): bump the patches group in /docs with 2 updates Bumps the patches group in /docs with 2 updates: [click](https://github.com/pallets/click) and [zensical](https://github.com/zensical/zensical). Updates `click` from 8.3.3 to 8.4.0 - [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.3.3...8.4.0) Updates `zensical` from 0.0.41 to 0.0.43 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.41...v0.0.43) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: zensical dependency-version: 0.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 480bd3fd..f8e308a2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -click==8.3.3 +click==8.4.0 colorama==0.4.6 deepmerge==2.0 ghp-import==2.1.0 @@ -22,4 +22,4 @@ PyYAML==6.0.3 pyyaml_env_tag==1.1 six==1.17.0 watchdog==6.0.0 -zensical==0.0.41 +zensical==0.0.43