Skip to content

Commit 6a50609

Browse files
committed
boto 1.16 should work
1 parent 3c762b6 commit 6a50609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sentry_sdk/integrations/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def iter_default_integrations(
122122
"arq": (0, 23),
123123
"asyncpg": (0, 23),
124124
"beam": (2, 12),
125-
"boto3": (1, 17), # botocore
125+
"boto3": (1, 16), # botocore
126126
"bottle": (0, 12),
127127
"celery": (4, 4, 7),
128128
"chalice": (1, 16, 0),

0 commit comments

Comments
 (0)