diff --git a/source/constructs/lambda/api/app_log_ingestion/test/requirements-test.txt b/source/constructs/lambda/api/app_log_ingestion/test/requirements-test.txt index d6ea50cc..bc3a80ad 100644 --- a/source/constructs/lambda/api/app_log_ingestion/test/requirements-test.txt +++ b/source/constructs/lambda/api/app_log_ingestion/test/requirements-test.txt @@ -10,4 +10,4 @@ requests-mock moto[awslambda]<=4.2.13 requests_aws4auth urllib3 -pydantic==1.10.6 --no-binary=pydantic \ No newline at end of file +pydantic==1.10.13 --no-binary=pydantic \ No newline at end of file