chore: Update boto3 to 1.42.96
pytest / acls (push) Failing after 21s
Worker Clippy check / clippy_check (push) Successful in 39s
Build Docker images / worker-amd64 (push) Successful in 45s
Build Docker images / static-amd64 (push) Successful in 53s
Build Docker images / django-amd64 (push) Failing after 14m35s
Build Docker images / django-arm64 (push) Has been cancelled
Build Docker images / static-arm64 (push) Has been cancelled
Build Docker images / worker-arm64 (push) Has been cancelled

Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
2026-04-25 10:49:37 -04:00
+1 -1
View File
@@ -26,7 +26,7 @@ dev = [
{include-group = "test"},
]
stubs = [
"boto3-stubs[boto3]==1.42.91",
"boto3-stubs[boto3]==1.42.96",
"django-stubs==6.0.3",
"pika-stubs==0.1.3",
]