From d7f3e2792fb2bdea20fb7b66ae3fe27034e33046 Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Fri, 8 May 2026 10:51:27 +0200 Subject: [PATCH] Fet --- jenkins/divendres | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/divendres b/jenkins/divendres index 5230aab..8935137 100644 --- a/jenkins/divendres +++ b/jenkins/divendres @@ -20,7 +20,7 @@ pipeline { python3 -m venv venv . venv/bin/activate pip install --upgrade pip --quiet - pip install --quiet atproto + pip install --quiet atproto requests """ } }