浏览代码

Merge pull request #9198 from open-webui/dependabot/pip/backend/dev/aiohttp-3.11.11

build(deps): bump aiohttp from 3.11.8 to 3.11.11 in /backend
Timothy Jaeryang Baek 3 月之前
父节点
当前提交
ffe1abfda9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -11,7 +11,7 @@ python-jose==3.3.0
 passlib[bcrypt]==1.7.4
 
 requests==2.32.3
-aiohttp==3.11.8
+aiohttp==3.11.11
 async-timeout
 aiocache
 aiofiles