소스 검색

Merge pull request #5068 from open-webui/dependabot/pip/backend/dev/aiohttp-3.10.5

build(deps): bump aiohttp from 3.10.2 to 3.10.5 in /backend
Timothy Jaeryang Baek 8 달 전
부모
커밋
ff94a8e57f
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.10.2
+aiohttp==3.10.5
 
 sqlalchemy==2.0.32
 alembic==1.13.2