ci: Bump PyYAML to 6.0.1
Fixes an issue I am seeing on Fedora 39. For more details about the upstream fix see https://github.com/yaml/pyyaml/pull/702 Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25878>
This commit is contained in:
@@ -4,6 +4,6 @@ filecache==0.81
|
||||
gql==3.4.0
|
||||
python-dateutil==2.8.2
|
||||
python-gitlab==3.5.0
|
||||
PyYAML==6.0
|
||||
PyYAML==6.0.1
|
||||
ruamel.yaml.clib==0.2.7
|
||||
ruamel.yaml==0.17.21
|
||||
|
Reference in New Issue
Block a user