diff --git a/python/3.9/Dockerfile b/python/3.9/Dockerfile index facf3f28ee3f54b64f02e09711880940e88235eb..1cee2bd5b6313e931336919438441899701b836f 100644 --- a/python/3.9/Dockerfile +++ b/python/3.9/Dockerfile @@ -12,5 +12,5 @@ RUN pip3 install \ junitparser==2.2.0 \ lxml==4.7.1 \ pylint==2.12.2 \ - python-gitlab==2.6.0 \ + python-gitlab==2.10.1 \ ruamel.yaml==0.17.17