diff --git a/tools/events/meetup-automation/requirements.txt b/tools/events/meetup-automation/requirements.txt index 2212fc8fb..586436130 100644 --- a/tools/events/meetup-automation/requirements.txt +++ b/tools/events/meetup-automation/requirements.txt @@ -4,6 +4,6 @@ charset-normalizer==3.4.0 cryptography==46.0.7 idna==3.10 pycparser==2.22 -PyJWT==2.12.0 +PyJWT==2.13.0 requests==2.33.0 urllib3==2.6.3