diff --git a/setup.py b/setup.py index b1e3f06be..c70b7c4a8 100644 --- a/setup.py +++ b/setup.py @@ -97,7 +97,7 @@ ], 'type': [ 'mypy==0.991', - 'boto3-stubs[s3]==1.26.32', + 'boto3-stubs[s3]==1.26.41', 'django-stubs==1.13.1', 'djangorestframework-stubs==1.8.0', 'types-setuptools==65.6.0.2',