diff --git a/deploy/custom_resources/custom_authorizer/requirements.txt b/deploy/custom_resources/custom_authorizer/requirements.txt index bdb8355c2..733d1e085 100644 --- a/deploy/custom_resources/custom_authorizer/requirements.txt +++ b/deploy/custom_resources/custom_authorizer/requirements.txt @@ -5,5 +5,5 @@ pyasn1==0.5.0 requests==2.32.4 rsa==4.9 six==1.16.0 -urllib3==2.6.0 +urllib3==2.6.3 pyjwt==2.10.1 \ No newline at end of file