From 7d7aafeb7aec71eebef5e3e1ec1007d10a9a32ea Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Thu, 31 Oct 2024 19:38:10 +0100 Subject: bump python version, install used imports and ignore types for pydbus --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b5c6a62..804d691 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: "muhq/python-dev:3.11.0" +image: "muhq/python-dev:3.12.0" before_script: - python --version -- cgit v1.2.3