update security scanner

This commit is contained in:
Dr.Lt.Data
2024-12-06 04:36:42 +09:00
parent e6b46ebccf
commit 8d1fd75c6c
3 changed files with 12 additions and 4 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.2"
version = "2.55.3"
license = { file = "LICENSE.txt" }
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]