update security scanner

update DB
This commit is contained in:
Dr.Lt.Data
2024-06-11 17:57:27 +09:00
parent b2940a808a
commit 676e99a77a
5 changed files with 32 additions and 12 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.37.2"
version = "2.37.3"
license = "LICENSE"
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]