diff --git a/pyproject.toml b/pyproject.toml index 2534490..a4d6cd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ numpy = "^1.21.5" pandas = "^2.2.0" google-cloud-storage = "^2.1.0" google-api-python-client = "^2.119.0" -boto3 = "^1.34.53" +boto3 = "^1.34.54" moto = "^5.0.2"