chore: boto3 bump

This commit is contained in:
Timothy Jaeryang Baek 2025-08-08 12:26:45 +04:00
parent 8b489cb31f
commit bef5e6bb29
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

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