Comfy-Org / Comfy-Org/ComfyUI-Manager

New DeprecationWarning for verify_ssl

Open
#2,281 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16.1k
Forks
2.5k
Avg merge
5d 4h
Merged PRs (30d)
13

Description

got this today (not a breaking change)

````
E:\ai-tools\ComfyUI-Zluda\custom_nodes\ComfyUI-Manager\glob\manager_server.py:1562: DeprecationWarning: verify_ssl is deprecated, use ssl=False instead
async with aiohttp.ClientSession(trust_env=True, connector=aiohttp.TCPConnector(verify_ssl=False)) as session:
````

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.