diff --git a/requirements.txt b/requirements.txt index dc921aba..ed67ac0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ # dev and test # ------------ boto3==1.35.10 -botocore==1.35.3 +botocore>=1.35.10 pytest==8.3.2 pytest_mock==3.14.0 requests==2.32.3