diff --git a/src/protect-function-app/requirements.txt b/src/protect-function-app/requirements.txt index 017da97..1163c79 100644 --- a/src/protect-function-app/requirements.txt +++ b/src/protect-function-app/requirements.txt @@ -1,2 +1,2 @@ azure-functions==1.8.0 -pyjwt==2.3.0 \ No newline at end of file +pyjwt==2.4.0 \ No newline at end of file