diff --git a/pyproject.toml b/pyproject.toml index b8f7572..322aaf1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ "mypy==1.18.2", "pytest==8.4.2", "pytest-cov==7.0.0", - "hypothesis==6.140.3", + "hypothesis==6.165.10", "types-PyYAML", "moto[dynamodb,ses]==5.2.3", "boto3-stubs[dynamodb,ses,bedrock-runtime]==1.43.78",