diff --git a/setup.py b/setup.py index 340ce8761..272edf9bc 100644 --- a/setup.py +++ b/setup.py @@ -105,7 +105,7 @@ ], 'type': [ 'mypy==1.4.1', - 'boto3-stubs[s3]==1.26.50', + 'boto3-stubs[s3]==1.27.0', 'django-stubs==4.2.0', 'djangorestframework-stubs==3.14.0', 'types-setuptools==68.0.0.0',