From a27b97923ab148362d27bb3e4546d249879df552 Mon Sep 17 00:00:00 2001
From: Jenkins for Software Heritage
 <jenkins@thyssen.internal.softwareheritage.org>
Date: Tue, 6 Jun 2023 13:52:40 +0000
Subject: [PATCH] swh-lister-20230606.1: Build image with frozen set
 requirements

---
 apps/swh-lister/requirements-frozen.txt | 31 ++++++++++++-------------
 1 file changed, 15 insertions(+), 16 deletions(-)

diff --git a/apps/swh-lister/requirements-frozen.txt b/apps/swh-lister/requirements-frozen.txt
index 1cb0f98aa..e886ffe9d 100644
--- a/apps/swh-lister/requirements-frozen.txt
+++ b/apps/swh-lister/requirements-frozen.txt
@@ -7,10 +7,10 @@ async-timeout==4.0.2
 attrs==23.1.0
 attrs-strict==1.0.0
 beautifulsoup4==4.12.2
-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.0
 certifi==2023.5.7
 cffi==1.15.1
 chardet==5.1.0
@@ -20,9 +20,8 @@ click-didyoumean==0.3.0
 click-plugins==1.1.1
 click-repl==0.2.0
 confluent-kafka==2.1.1
-cryptography==40.0.2
 defusedxml==0.7.1
-Deprecated==1.2.13
+Deprecated==1.2.14
 distro==1.8.0
 dulwich==0.21.5
 exceptiongroup==1.1.1
@@ -32,26 +31,26 @@ geomet==0.2.1.post1
 gunicorn==20.1.0
 httplib2==0.22.0
 humanize==4.6.0
-hypothesis==6.75.3
+hypothesis==6.76.0
 idna==3.4
 importlib-metadata==4.13.0
 iniconfig==2.0.0
 iso8601==1.1.0
 itsdangerous==2.1.2
 Jinja2==3.1.2
-kombu==5.2.4
+kombu==5.3.0
 launchpadlib==1.11.0
 lazr.restfulclient==0.14.5
 lazr.uri==1.0.6
 lxml==4.9.2
-MarkupSafe==2.1.2
+MarkupSafe==2.1.3
 mirakuru==2.5.1
 msgpack==1.0.5
 multidict==6.0.4
 mypy-extensions==1.0.0
 oauthlib==3.2.2
 packaging==23.1
-pg8000==1.29.5
+pg8000==1.29.6
 pika==1.3.2
 pluggy==1.0.0
 port-for==0.6.3
@@ -67,31 +66,31 @@ python-debian==0.1.49
 python-json-logger==2.0.7
 python-magic==0.4.27
 python-mimeparse==1.6.0
-pytz==2023.3
 PyYAML==6.0
 redis==4.5.5
 repomd==0.2.1
 requests==2.31.0
 scramp==1.4.4
-sentry-sdk==1.24.0
+sentry-sdk==1.25.0
 six==1.16.0
 sortedcontainers==2.4.0
 soupsieve==2.4.1
 swh.core==2.22.2
 swh.counters==0.9.2
 swh.journal==1.3.3
-swh.lister==5.5.0
+swh.lister==5.6.1
 swh.model==6.7.0
 swh.objstorage==2.2.0
 swh.perfecthash==0.1.2
-swh.scheduler==1.8.0
-swh.storage==1.13.0
+swh.scheduler==1.9.0
+swh.storage==1.14.2
 tenacity==8.2.2
 testing.common.database==2.0.3
 testing.postgresql==1.3.0
 tomli==2.0.1
-typing_extensions==4.6.2
-urllib3==1.26.16
+typing_extensions==4.6.3
+tzdata==2023.3
+urllib3==2.0.2
 vine==5.0.0
 wadllib==1.3.6
 wcwidth==0.2.6
-- 
GitLab