From b6fc548699c1433c4e918289b3d51312dd42d340 Mon Sep 17 00:00:00 2001
From: Jenkins for Software Heritage
 <jenkins@thyssen.internal.softwareheritage.org>
Date: Mon, 12 Jun 2023 12:53:13 +0000
Subject: [PATCH] swh-loader-mercurial-20230612.1: Build image with frozen set
 requirements

---
 .../requirements-frozen.txt                   | 20 +++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/apps/swh-loader-mercurial/requirements-frozen.txt b/apps/swh-loader-mercurial/requirements-frozen.txt
index 24535befd..dc1131e8c 100644
--- a/apps/swh-loader-mercurial/requirements-frozen.txt
+++ b/apps/swh-loader-mercurial/requirements-frozen.txt
@@ -25,16 +25,16 @@ frozenlist==1.3.3
 geomet==0.2.1.post1
 gunicorn==20.1.0
 humanize==4.6.0
-hypothesis==6.76.0
+hypothesis==6.78.1
 idna==3.4
 importlib-metadata==4.13.0
 iniconfig==2.0.0
-iso8601==1.1.0
+iso8601==2.0.0
 itsdangerous==2.1.2
 Jinja2==3.1.2
 kombu==5.3.0
 MarkupSafe==2.1.3
-mercurial==6.4.3
+mercurial==6.4.4
 mirakuru==2.5.1
 msgpack==1.0.5
 multidict==6.0.4
@@ -49,7 +49,7 @@ prompt-toolkit==3.0.38
 psutil==5.9.5
 psycopg2==2.9.6
 pycparser==2.21
-pytest==7.3.1
+pytest==7.3.2
 pytest-postgresql==3.1.3
 python-dateutil==2.8.2
 python-debian==0.1.49
@@ -61,27 +61,27 @@ pytz==2023.3
 PyYAML==6.0
 redis==4.5.5
 requests==2.31.0
-sentry-sdk==1.25.0
+sentry-sdk==1.25.1
 six==1.16.0
 sortedcontainers==2.4.0
 swh.core==2.22.2
 swh.counters==0.9.2
 swh.journal==1.3.3
-swh.loader.core==5.6.0
-swh.loader.mercurial==3.3.0
+swh.loader.core==5.7.3
+swh.loader.mercurial==3.4.0
 swh.model==6.7.0
 swh.objstorage==2.2.0
 swh.perfecthash==0.1.2
 swh.scheduler==1.9.0
-swh.storage==1.14.2
+swh.storage==1.14.4
 tenacity==8.2.2
 toml==0.10.2
 tomli==2.0.1
 typing_extensions==4.6.3
-urllib3==2.0.2
+urllib3==2.0.3
 vine==5.0.0
 wcwidth==0.2.6
-Werkzeug==2.3.4
+Werkzeug==2.3.6
 wrapt==1.15.0
 yarl==1.9.2
 zipp==3.15.0
-- 
GitLab