diff --git a/pyproject.toml b/pyproject.toml index 4e1cf107..ea2166ac 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.1.1" + "moto[s3]==5.1.3" ] docker = [ "uvicorn==0.34.0",