diff --git a/poetry.lock b/poetry.lock index 0a07c64..37fce24 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2820,4 +2820,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "7a7077d60cc75116f07c270abeebf61a81b5c91fd3fd331e5bd0b5e08fe032dc" +content-hash = "a414f4e025cc31df984300dfa56fb727323b32531b4f272816ecc657e10ff581" diff --git a/pyproject.toml b/pyproject.toml index 6269166..be80cf1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ humanize = "^4.9.0" inflection = "0.5.*" pint = "0.24.*" pycognito = "2024.5.1" -pydantic = "2.7.3" +pydantic = ">=2.7.3" yarl = "^1.18.3" mypy-boto3-cognito-idp = "^1.35.93"