ci: bump bin/ci/ deps to support python 3.11
authorEric Engestrom <eric@igalia.com>
Wed, 10 May 2023 10:16:49 +0000 (11:16 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 10 May 2023 14:32:02 +0000 (14:32 +0000)
Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22943>

bin/ci/requirements.txt

index 5b67ec7..b8732b1 100644 (file)
@@ -1,8 +1,8 @@
-aiohttp==3.8.1
+aiohttp==3.8.3
 colorama==0.4.5
 filecache==0.81
 gql==3.4.0
 python-gitlab==3.5.0
 PyYAML==6.0
-ruamel.yaml.clib==0.2.6
+ruamel.yaml.clib==0.2.7
 ruamel.yaml==0.17.21