chore(deps): updated dependencies asgiref and boto3/botocore
All checks were successful
Build Docker images / acls (push) Successful in 2m2s
All checks were successful
Build Docker images / acls (push) Successful in 2m2s
asgiref to 3.9.1 botocore to 1.39.3 boto3 to 1.39.3 Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
@@ -5,9 +5,9 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"asgiref==3.9.0",
|
||||
"boto3==1.38.46",
|
||||
"botocore==1.38.46",
|
||||
"asgiref==3.9.1",
|
||||
"boto3==1.39.3",
|
||||
"botocore==1.39.3",
|
||||
"certifi==2025.6.15",
|
||||
"charset-normalizer==3.4.2",
|
||||
"click==8.2.1",
|
||||
|
Reference in New Issue
Block a user