From e33476ac92106795c78bf7e5686d5474670d0cc6 Mon Sep 17 00:00:00 2001
From: Jenkins for Software Heritage
 <jenkins@thyssen.internal.softwareheritage.org>
Date: Thu, 27 Apr 2023 08:07:48 +0000
Subject: [PATCH] swh-loader-package-20230427.1: Build image with frozen set
 requirements

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

diff --git a/apps/swh-loader-package/requirements-frozen.txt b/apps/swh-loader-package/requirements-frozen.txt
index eadf31102..48a0eef62 100644
--- a/apps/swh-loader-package/requirements-frozen.txt
+++ b/apps/swh-loader-package/requirements-frozen.txt
@@ -3,10 +3,10 @@ aiohttp-utils==3.2.1
 aiosignal==1.3.1
 amqp==5.1.1
 async-timeout==4.0.2
-attrs==22.2.0
+attrs==23.1.0
 attrs-strict==1.0.0
 billiard==3.6.4.0
-blinker==1.5
+blinker==1.6.2
 cassandra-driver==3.26.0
 celery==5.2.7
 certifi==2022.12.7
@@ -17,15 +17,15 @@ click==8.1.3
 click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.2.0
-confluent-kafka==2.0.2
+confluent-kafka==2.1.0
 Deprecated==1.2.13
 exceptiongroup==1.1.1
-Flask==2.2.3
+Flask==2.3.1
 frozenlist==1.3.3
 geomet==0.2.1.post1
 gunicorn==20.1.0
 humanize==4.6.0
-hypothesis==6.70.1
+hypothesis==6.74.0
 idna==3.4
 importlib-metadata==4.13.0
 iniconfig==2.0.0
@@ -38,16 +38,16 @@ mirakuru==2.5.1
 msgpack==1.0.5
 multidict==6.0.4
 mypy-extensions==1.0.0
-packaging==23.0
+packaging==23.1
 pika==1.3.1
 pkginfo==1.9.6
 pluggy==1.0.0
 port-for==0.6.3
 prompt-toolkit==3.0.38
-psutil==5.9.4
-psycopg2==2.9.5
+psutil==5.9.5
+psycopg2==2.9.6
 pycparser==2.21
-pytest==7.2.2
+pytest==7.3.1
 pytest-postgresql==3.1.3
 python-dateutil==2.8.2
 python-debian==0.1.49
@@ -55,20 +55,20 @@ python-magic==0.4.27
 python-mimeparse==1.6.0
 pytz==2023.3
 PyYAML==6.0
-redis==4.5.4
-requests==2.28.2
-sentry-sdk==1.18.0
+redis==4.4.4
+requests==2.29.0
+sentry-sdk==1.21.0
 six==1.16.0
 sortedcontainers==2.4.0
-swh.core==2.21.3
+swh.core==2.22.0
 swh.counters==0.9.2
 swh.journal==1.3.1
-swh.loader.core==5.2.0
-swh.model==6.6.3
+swh.loader.core==5.3.0
+swh.model==6.7.0
 swh.objstorage==2.2.0
 swh.perfecthash==0.1.2
 swh.scheduler==1.8.0
-swh.storage==1.11.0
+swh.storage==1.12.0
 tenacity==8.2.2
 toml==0.10.2
 tomli==2.0.1
@@ -76,7 +76,7 @@ typing_extensions==4.5.0
 urllib3==1.26.15
 vine==5.0.0
 wcwidth==0.2.6
-Werkzeug==2.2.3
+Werkzeug==2.3.0
 wrapt==1.15.0
-yarl==1.8.2
+yarl==1.9.2
 zipp==3.15.0
-- 
GitLab