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

---
 apps/swh-indexer/requirements-frozen.txt | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/apps/swh-indexer/requirements-frozen.txt b/apps/swh-indexer/requirements-frozen.txt
index dd5e7a710..89a131531 100644
--- a/apps/swh-indexer/requirements-frozen.txt
+++ b/apps/swh-indexer/requirements-frozen.txt
@@ -1,5 +1,5 @@
 # This file was autogenerated by uv via the following command:
-#    uv pip compile /src/apps/swh-indexer/requirements.txt -o /src/apps/swh-indexer/tmpfvln783x
+#    uv pip compile /src/apps/swh-indexer/requirements.txt -o /src/apps/swh-indexer/tmpo_e9mcfe
 aiohappyeyeballs==2.6.1
     # via aiohttp
 aiohttp==3.11.14
@@ -81,7 +81,7 @@ geomet==0.2.1.post1
     # via cassandra-driver
 gunicorn==23.0.0
     # via aiohttp-utils
-hypothesis==6.129.4
+hypothesis==6.130.0
     # via swh-model
 idna==3.10
     # via
@@ -124,7 +124,11 @@ propcache==0.3.0
     # via
     #   aiohttp
     #   yarl
-psycopg2==2.9.10
+psycopg==3.2.6
+    # via
+    #   swh-core
+    #   swh-storage
+psycopg-pool==3.2.6
     # via
     #   swh-core
     #   swh-storage
@@ -160,7 +164,7 @@ requests==2.32.3
     #   azure-core
     #   swh-core
     #   swh-objstorage
-sentry-sdk==2.23.1
+sentry-sdk==2.24.0
     # via
     #   swh-core
     #   swh-indexer
@@ -172,7 +176,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-indexer
@@ -181,7 +185,7 @@ swh-core==3.8.0
     #   swh-storage
 swh-counters==0.11.0
     # via swh-storage
-swh-indexer==3.9.1
+swh-indexer==4.0.0
     # via -r /src/apps/swh-indexer/requirements.txt
 swh-journal==1.5.3
     # via
@@ -200,7 +204,7 @@ swh-objstorage==4.0.0
     #   swh-storage
 swh-perfecthash==1.3.2
     # via swh-objstorage
-swh-storage==2.10.1
+swh-storage==3.0.0
     # via swh-indexer
 tenacity==9.0.0
     # via
@@ -211,6 +215,8 @@ typing-extensions==4.12.2
     # via
     #   azure-core
     #   azure-storage-blob
+    #   psycopg
+    #   psycopg-pool
     #   swh-core
     #   swh-indexer
     #   swh-model
-- 
GitLab