diff --git a/pyproject.toml b/pyproject.toml index 00753e2..273b865 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dev = [ "pytest>=8.4.1", "coverage>=7.10.6", "coverage-badge>=1.1.2", - "boto3==1.40.23", + "boto3==1.40.24", "pyyaml>=6.0.2", ]