diff --git a/tasks/libs/requirements-github.txt b/tasks/libs/requirements-github.txt index c09a1f53fe14..93901674ed47 100644 --- a/tasks/libs/requirements-github.txt +++ b/tasks/libs/requirements-github.txt @@ -5,5 +5,5 @@ # - but adding the '; platform_machine == "x86_64"' to work around that breaks on python3.5, which some # jobs still use cryptography==39.0.1 -PyJWT==2.4.0 +PyJWT==2.13.0 PyGithub==1.59.1