Browse Source

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 2 months ago
parent
commit
ffe1abfda9
1 changed files with 1 additions and 1 deletions
  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