diff --git a/pyproject.toml b/pyproject.toml index 50ef9dcc..ac1e1b2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ test = [ "pytest-playwright==0.6.2", "pytest-rerunfailures==15.0", "pytest-xdist>=3.5.0,<4", - "moto[s3]==5.0.25" + "moto[s3]==5.0.27" ] docker = [ "uwsgi==2.0.28",