From 7a3724b1fd82a111131d8472089ddc893baf8943 Mon Sep 17 00:00:00 2001 From: Riccardo Coccioli Date: Mon, 27 Apr 2026 15:07:09 +0200 Subject: [PATCH 1/2] Bump pywikibot from 11.1.0 to 11.2.0 Bug: T423789 --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index b49b69fc..07f8d97a 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=11.1.0 +ENV PYWIKIBOT_VERSION=11.2.0 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 02772ff77576e4b4de2c98b56eb49f9cf300b4ff Mon Sep 17 00:00:00 2001 From: Github Action Date: Mon, 27 Apr 2026 13:26:05 +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 7da5da8d..a1442060 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-509 # singleuser tag managed by github actions + tag: pr-511 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G