From 7cd2a1bf72449cfd10ce1aed8a3ba0bb44d36838 Mon Sep 17 00:00:00 2001 From: Francesco Negri Date: Thu, 13 Nov 2025 13:14:17 +0100 Subject: [PATCH 1/2] Bump pywikibot from 10.5.0 to 10.7.0 Bug: T408157 --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index ce1a0661..bda11430 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=10.5.0 +ENV PYWIKIBOT_VERSION=10.7.0 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 57bfb9ae7fb8ae802b5bf78a7980469031477a67 Mon Sep 17 00:00:00 2001 From: Github Action Date: Thu, 13 Nov 2025 12:15:07 +0000 Subject: [PATCH 2/2] auto update of tag --- paws/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paws/values.yaml b/paws/values.yaml index 1333ffe6..60ee983e 100644 --- a/paws/values.yaml +++ b/paws/values.yaml @@ -276,7 +276,7 @@ jupyterhub: fsGid: 52771 image: name: quay.io/wikimedia-paws-prod/singleuser - tag: pr-501 # singleuser tag managed by github actions + tag: pr-503 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G