Skip to content

Commit cbf0c3b

Browse files
Merge branch 'develop' into fix/appsync-async-resolver
2 parents ef06a20 + c11d25c commit cbf0c3b

File tree

3 files changed

+474
-437
lines changed

3 files changed

+474
-437
lines changed

docs/utilities/parser.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This utility provides data parsing and deep validation using [Pydantic](https://
1919

2020
!!! info "This is not necessary if you're installing Powertools for AWS Lambda (Python) via [Lambda Layer/SAR](../index.md#lambda-layer){target="_blank"}"
2121

22-
You need to bring Pydantic v2.0.3 or later as an external dependency.
22+
You need to bring Pydantic v2.4.0 or later as an external dependency.
2323

2424
Add `aws-lambda-powertools[parser]` as a dependency in your preferred tool: _e.g._, _requirements.txt_, _pyproject.toml_.
2525

0 commit comments

Comments
 (0)