diff --git a/pyproject.toml b/pyproject.toml index d4e5c8fc..6b001830 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "pytest-playwright==0.7.0", "pytest-rerunfailures==15.0", "pytest-xdist>=3.5.0,<4", - "moto[s3]==5.0.27" + "moto[s3]==5.0.28" ] docker = [ "uwsgi==2.0.28",