mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-17 13:04:23 +00:00
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:
committed by
Steve Horsman
parent
d2dc0a923c
commit
83ea8e0915
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user