diff --git a/pyproject.toml b/pyproject.toml index b380ab0c3..ddc79ac06 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.24" + "moto[s3]==5.0.25" ] docker = [ "uwsgi==2.0.28",