Browse Source

Merge pull request #16200 from open-webui/dependabot/pip/backend/dev/aiohttp-3.12.15

chore(deps): bump aiohttp from 3.11.11 to 3.12.15 in /backend
Tim Jaeryang Baek 2 months ago
parent
commit
5855517a46
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -9,7 +9,7 @@ passlib[bcrypt]==1.7.4
 cryptography
 
 requests==2.32.4
-aiohttp==3.11.11
+aiohttp==3.12.15
 async-timeout
 aiocache
 aiofiles