diff --git a/python/example_code/firehose/scenarios/firehose-put-actions/requirements.txt b/python/example_code/firehose/scenarios/firehose-put-actions/requirements.txt index dcea8f443f6..1f9a949b2ae 100644 --- a/python/example_code/firehose/scenarios/firehose-put-actions/requirements.txt +++ b/python/example_code/firehose/scenarios/firehose-put-actions/requirements.txt @@ -1,5 +1,5 @@ boto3==1.26.65 botocore==1.29.65 moto==4.0.9 -pytest==7.3.1 +pytest==9.0.3 backoff==2.2.1