From 7579bc7881d4467a337a54997a1b8710433bdd1e Mon Sep 17 00:00:00 2001
From: Jenkins for Software Heritage
 <jenkins@thyssen.internal.softwareheritage.org>
Date: Mon, 10 Jul 2023 15:16:10 +0000
Subject: [PATCH] swh-vault-cookers-20230710.1: Build image with frozen set
 requirements

---
 apps/swh-vault-cookers/requirements-frozen.txt | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/apps/swh-vault-cookers/requirements-frozen.txt b/apps/swh-vault-cookers/requirements-frozen.txt
index f3c86ea09..a7f6f8c52 100644
--- a/apps/swh-vault-cookers/requirements-frozen.txt
+++ b/apps/swh-vault-cookers/requirements-frozen.txt
@@ -11,8 +11,8 @@ cassandra-driver==3.28.0
 celery==5.3.1
 certifi==2023.5.7
 cffi==1.15.1
-charset-normalizer==3.1.0
-click==8.1.3
+charset-normalizer==3.2.0
+click==8.1.4
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.3.0
@@ -25,7 +25,7 @@ frozenlist==1.3.3
 geomet==0.2.1.post1
 gunicorn==20.1.0
 humanize==4.7.0
-hypothesis==6.80.0
+hypothesis==6.80.1
 idna==3.4
 importlib-metadata==4.13.0
 iniconfig==2.0.0
@@ -42,7 +42,7 @@ packaging==23.1
 pika==1.3.2
 pluggy==1.2.0
 port-for==0.7.0
-prompt-toolkit==3.0.38
+prompt-toolkit==3.0.39
 psutil==5.9.5
 psycopg2==2.9.6
 pycparser==2.21
@@ -55,7 +55,7 @@ python-mimeparse==1.6.0
 PyYAML==6.0
 redis==4.6.0
 requests==2.31.0
-sentry-sdk==1.26.0
+sentry-sdk==1.28.0
 six==1.16.0
 sortedcontainers==2.4.0
 swh.core==2.22.2
@@ -64,7 +64,7 @@ swh.journal==1.3.3
 swh.model==6.7.0
 swh.objstorage==2.2.0
 swh.perfecthash==0.1.2
-swh.scheduler==1.9.1
+swh.scheduler==1.9.2
 swh.storage==1.15.1
 swh.vault==1.8.1
 tenacity==8.2.2
@@ -77,4 +77,4 @@ wcwidth==0.2.6
 Werkzeug==2.3.6
 wrapt==1.15.0
 yarl==1.9.2
-zipp==3.15.0
+zipp==3.16.0
-- 
GitLab