diff --git a/requirements.txt b/requirements.txt index e11f1d5..c92a279 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ boto3>=1.26.0 botocore>=1.29.0 # Test dependencies (optional for production) -pytest==7.4.0 +pytest==9.0.3 pytest-mock==3.11.1 moto==4.2.0