fix: add click 8.3.3 to docs requirements

- Added click==8.3.3 to docs/requirements.txt
- Click 8.3.3 is the latest version for Python >=3.10
- Required for mkdocs toolchain compatibility and resolves vulnerability in indirect dependencies
- Ref : CVE-2026-7246

Signed-off-by: pavithiran34 <pavithiran.p@ibm.com>
This commit is contained in:
pavithiran34
2026-05-13 14:32:06 +05:30
committed by Steve Horsman
parent d2dc0a923c
commit 83ea8e0915

View File

@@ -6,4 +6,4 @@ mkdocs-open-in-new-tab==1.0.8
mkdocs-redirects==1.2.2
CairoSVG==2.9.0
pillow==12.2.0
click==8.2.1
click==8.3.3