Jelajahi Sumber

chore: boto3 bump

Timothy Jaeryang Baek 2 bulan lalu
induk
melakukan
bef5e6bb29
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      backend/requirements.txt
  2. 1 1
      pyproject.toml

+ 1 - 1
backend/requirements.txt

@@ -27,7 +27,7 @@ bcrypt==4.3.0
 
 pymongo
 redis
-boto3==1.35.53
+boto3==1.40.5
 
 argon2-cffi==23.1.0
 APScheduler==3.10.4

+ 1 - 1
pyproject.toml

@@ -35,7 +35,7 @@ dependencies = [
 
     "pymongo",
     "redis",
-    "boto3==1.35.53",
+    "boto3==1.40.5",
 
     "argon2-cffi==23.1.0",
     "APScheduler==3.10.4",