Browse Source

Merge pull request #4503 from open-webui/dependabot/pip/pip-621ce9c937

chore(deps): bump the pip group across 2 directories with 1 update
Timothy Jaeryang Baek 9 months ago
parent
commit
d0645d3c4f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      backend/requirements.txt
  2. 1 1
      pyproject.toml

+ 1 - 1
backend/requirements.txt

@@ -11,7 +11,7 @@ python-jose==3.3.0
 passlib[bcrypt]==1.7.4
 passlib[bcrypt]==1.7.4
 
 
 requests==2.32.3
 requests==2.32.3
-aiohttp==3.9.5
+aiohttp==3.10.2
 
 
 sqlalchemy==2.0.31
 sqlalchemy==2.0.31
 alembic==1.13.2
 alembic==1.13.2

+ 1 - 1
pyproject.toml

@@ -19,7 +19,7 @@ dependencies = [
     "passlib[bcrypt]==1.7.4",
     "passlib[bcrypt]==1.7.4",
 
 
     "requests==2.32.3",
     "requests==2.32.3",
-    "aiohttp==3.9.5",
+    "aiohttp==3.10.2",
 
 
     "sqlalchemy==2.0.31",
     "sqlalchemy==2.0.31",
     "alembic==1.13.2",
     "alembic==1.13.2",