From 52d0deca5dbc7be994c8284198158e2745b0d242 Mon Sep 17 00:00:00 2001
From: Jenkins for Software Heritage
 <jenkins@thyssen.internal.softwareheritage.org>
Date: Tue, 4 Jul 2023 09:00:56 +0000
Subject: [PATCH] swh-deposit-checkers-20230704.1: Build image with frozen set
 requirements

---
 .../requirements-frozen.txt                   | 47 +++++++++----------
 1 file changed, 23 insertions(+), 24 deletions(-)

diff --git a/apps/swh-deposit-checkers/requirements-frozen.txt b/apps/swh-deposit-checkers/requirements-frozen.txt
index 05d13beb0..42b475087 100644
--- a/apps/swh-deposit-checkers/requirements-frozen.txt
+++ b/apps/swh-deposit-checkers/requirements-frozen.txt
@@ -5,76 +5,75 @@ amqp==5.1.1
 async-timeout==4.0.2
 attrs==23.1.0
 attrs-strict==1.0.0
-billiard==3.6.4.0
+billiard==4.1.0
 blinker==1.6.2
-cassandra-driver==3.27.0
-celery==5.2.7
+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
 click-didyoumean==0.3.0
 click-plugins==1.1.1
-click-repl==0.2.0
+click-repl==0.3.0
 confluent-kafka==2.1.1
-cryptography==40.0.2
-Deprecated==1.2.13
-exceptiongroup==1.1.1
+Deprecated==1.2.14
+exceptiongroup==1.1.2
 Flask==2.3.2
 frozenlist==1.3.3
 geomet==0.2.1.post1
 gunicorn==20.1.0
-humanize==4.6.0
-hypothesis==6.75.3
+humanize==4.7.0
+hypothesis==6.80.0
 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.2.4
-MarkupSafe==2.1.2
+kombu==5.3.1
+MarkupSafe==2.1.3
 mirakuru==2.5.1
 msgpack==1.0.5
 multidict==6.0.4
 mypy-extensions==1.0.0
 packaging==23.1
 pika==1.3.2
-pluggy==1.0.0
-port-for==0.6.3
+pluggy==1.2.0
+port-for==0.7.0
 prompt-toolkit==3.0.38
 psutil==5.9.5
 psycopg2==2.9.6
 pycparser==2.21
-pytest==7.3.1
+pytest==7.4.0
 pytest-postgresql==3.1.3
 python-dateutil==2.8.2
 python-json-logger==2.0.7
 python-magic==0.4.27
 python-mimeparse==1.6.0
-pytz==2023.3
 PyYAML==6.0
-redis==4.4.4
+redis==4.6.0
 requests==2.31.0
-sentry-sdk==1.24.0
+sentry-sdk==1.26.0
 six==1.16.0
 sortedcontainers==2.4.0
 swh.core==2.22.2
 swh.counters==0.9.2
-swh.deposit==1.2.1
+swh.deposit==1.2.2
 swh.journal==1.3.3
 swh.model==6.7.0
 swh.objstorage==2.2.0
 swh.perfecthash==0.1.2
-swh.scheduler==1.8.0
-swh.storage==1.12.0
+swh.scheduler==1.9.1
+swh.storage==1.15.1
 tenacity==8.2.2
 tomli==2.0.1
-typing_extensions==4.6.0
-urllib3==1.26.15
+typing_extensions==4.7.1
+tzdata==2023.3
+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