From 41f6c3d4acc1161106cfd7f67c326036f8e66567 Mon Sep 17 00:00:00 2001
From: Jenkins for Software Heritage
 <jenkins@thyssen.internal.softwareheritage.org>
Date: Fri, 21 Mar 2025 18:43:40 +0000
Subject: [PATCH] swh-vault-cookers-20250321.1: Build image

---
 .../swh-vault-cookers/requirements-frozen.txt | 32 ++++++++++++-------
 1 file changed, 20 insertions(+), 12 deletions(-)

diff --git a/apps/swh-vault-cookers/requirements-frozen.txt b/apps/swh-vault-cookers/requirements-frozen.txt
index 55c2d54b3..fb5a52edd 100644
--- a/apps/swh-vault-cookers/requirements-frozen.txt
+++ b/apps/swh-vault-cookers/requirements-frozen.txt
@@ -1,5 +1,5 @@
 # This file was autogenerated by uv via the following command:
-#    uv pip compile /src/apps/swh-vault-cookers/requirements.txt -o /src/apps/swh-vault-cookers/tmpc864w67w
+#    uv pip compile /src/apps/swh-vault-cookers/requirements.txt -o /src/apps/swh-vault-cookers/tmpzlbl24sr
 aiohappyeyeballs==2.6.1
     # via aiohttp
 aiohttp==3.11.14
@@ -40,9 +40,9 @@ blinker==1.9.0
     # via
     #   flask
     #   swh-core
-boto3==1.37.15
+boto3==1.37.17
     # via swh-graph
-botocore==1.37.15
+botocore==1.37.17
     # via
     #   boto3
     #   s3transfer
@@ -113,7 +113,7 @@ gunicorn==23.0.0
     # via aiohttp-utils
 humanize==4.12.1
     # via swh-scheduler
-hypothesis==6.129.4
+hypothesis==6.130.0
     # via swh-model
 idna==3.10
     # via
@@ -165,14 +165,20 @@ propcache==0.3.0
     # via
     #   aiohttp
     #   yarl
-protobuf==5.29.3
+protobuf==5.29.4
     # via
     #   grpcio-tools
     #   mypy-protobuf
     #   swh-graph
 psutil==7.0.0
     # via swh-graph
-psycopg2==2.9.10
+psycopg==3.2.6
+    # via
+    #   swh-core
+    #   swh-scheduler
+    #   swh-storage
+    #   swh-vault
+psycopg-pool==3.2.6
     # via
     #   swh-core
     #   swh-scheduler
@@ -211,12 +217,12 @@ requests==2.32.3
     #   swh-scheduler
 s3transfer==0.11.4
     # via boto3
-sentry-sdk==2.23.1
+sentry-sdk==2.24.0
     # via
     #   swh-core
     #   swh-scheduler
     #   swh-vault
-setuptools==76.1.0
+setuptools==77.0.3
     # via
     #   grpcio-tools
     #   swh-scheduler
@@ -227,7 +233,7 @@ six==1.17.0
     #   python-dateutil
 sortedcontainers==2.4.0
     # via hypothesis
-swh-core==3.8.0
+swh-core==4.0.0
     # via
     #   swh-counters
     #   swh-graph
@@ -256,13 +262,13 @@ swh-objstorage==4.0.0
     #   swh-vault
 swh-perfecthash==1.3.2
     # via swh-objstorage
-swh-scheduler==2.8.0
+swh-scheduler==3.0.0
     # via swh-vault
-swh-storage==2.10.1
+swh-storage==3.0.0
     # via
     #   swh-scheduler
     #   swh-vault
-swh-vault==1.13.0
+swh-vault==2.0.0
     # via -r /src/apps/swh-vault-cookers/requirements.txt
 tabulate==0.9.0
     # via swh-scheduler
@@ -277,6 +283,8 @@ typing-extensions==4.12.2
     # via
     #   azure-core
     #   azure-storage-blob
+    #   psycopg
+    #   psycopg-pool
     #   swh-core
     #   swh-model
     #   swh-scheduler
-- 
GitLab