diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index 51dc3eefebb..0d93162d28a 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -30,7 +30,7 @@ variables: ALPINE_X86_64_BUILD_TAG: "20250722-libwayland" ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs" - ALPINE_X86_64_LAVA_TRIGGER_TAG: "20250813-fluster" + ALPINE_X86_64_LAVA_TRIGGER_TAG: "20250814-trixie" FEDORA_X86_64_BUILD_TAG: "20250811-vdpau" diff --git a/bin/ci/requirements-lava.txt b/bin/ci/requirements-lava.txt index fe580c1efa2..818b59f79c9 100644 --- a/bin/ci/requirements-lava.txt +++ b/bin/ci/requirements-lava.txt @@ -2,5 +2,5 @@ # .gitlab-ci/image-tags.yml tags: # ALPINE_X86_64_LAVA_TRIGGER_TAG filelock==3.* -fire==0.5.0 +fire==0.7.0 lavacli==2.2.0 diff --git a/bin/ci/test/requirements.txt b/bin/ci/test/requirements.txt index f9f10abd1b0..e2d74fe53f1 100644 --- a/bin/ci/test/requirements.txt +++ b/bin/ci/test/requirements.txt @@ -1,6 +1,6 @@ -r ../requirements.txt filelock==3.12.4 -fire==0.5.0 +fire==0.7.0 freezegun==1.5.1 mock==5.1.0 polars==0.19.3