update security scanner

This commit is contained in:
Dr.Lt.Data
2024-12-05 19:25:15 +09:00
parent 22e64af6b5
commit 621ca13906
4 changed files with 384 additions and 372 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-manager"
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
version = "2.55"
version = "2.55.1"
license = { file = "LICENSE.txt" }
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]