diff --git a/functions/helloworld/requirements-test.txt b/functions/helloworld/requirements-test.txt index c0a602178e3..5e2a4bcfe91 100644 --- a/functions/helloworld/requirements-test.txt +++ b/functions/helloworld/requirements-test.txt @@ -1,4 +1,4 @@ -functions-framework==2.1.0 +functions-framework==2.1.1 mock==4.0.3 pytest==6.2.1 uuid==1.30