bin/ci: update python-gitlab to 4.x

Quite a few fixes that we want were in the 4.x releases, so let's bump it.

See the list of breaking changes here:
https://python-gitlab.readthedocs.io/en/stable/changelog.html#v4-0-0-2023-10-17

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30019>
This commit is contained in:
Eric Engestrom
2024-07-03 15:25:45 +02:00
committed by Marge Bot
parent d055edac11
commit 1f70af7e9f
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ kaleido==0.2.*
python-dateutil==2.*
pandas==2.*
plotly==5.*
python-gitlab==3.*
python-gitlab==4.*
PyYAML==6.*
ruamel.yaml.clib==0.2.*
ruamel.yaml==0.17.*