diff --git a/setup.py b/setup.py index 88321de9c..a63030f48 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',