diff --git a/libraries/botframework-connector/requirements.txt b/libraries/botframework-connector/requirements.txt index 515030672..038baf076 100644 --- a/libraries/botframework-connector/requirements.txt +++ b/libraries/botframework-connector/requirements.txt @@ -1,6 +1,6 @@ msrest==0.7.* botbuilder-schema==4.17.0 requests==2.32.0 -PyJWT==2.4.0 +PyJWT==2.12.0 cryptography==43.0.1 msal>=1.31.1