diff --git a/pyproject.toml b/pyproject.toml index ca5f4a4c7..1f1c188fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "pytest-playwright==0.7.2", "pytest-rerunfailures==16.1", "pytest-xdist>=3.5.0,<4", - "moto[s3]==5.1.14" + "moto[s3]==5.1.18" ] docker = [ "uvicorn==0.38.0",