From 23891a469ddc073d68e2b4b50b97dd4f252753c8 Mon Sep 17 00:00:00 2001 From: Jenkins for Software Heritage <jenkins@thyssen.internal.softwareheritage.org> Date: Fri, 31 Mar 2023 14:27:54 +0000 Subject: [PATCH] swh-lister-20230331.1: Build image with frozen set requirements --- apps/swh-lister/requirements-frozen.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/swh-lister/requirements-frozen.txt b/apps/swh-lister/requirements-frozen.txt index 12825c6f8..6243c4d00 100644 --- a/apps/swh-lister/requirements-frozen.txt +++ b/apps/swh-lister/requirements-frozen.txt @@ -9,7 +9,7 @@ attrs-strict==1.0.0 beautifulsoup4==4.12.0 billiard==3.6.4.0 blinker==1.5 -cassandra-driver==3.25.0 +cassandra-driver==3.26.0 celery==5.2.7 certifi==2022.12.7 cffi==1.15.1 @@ -29,9 +29,9 @@ Flask==2.2.3 frozenlist==1.3.3 geomet==0.2.1.post1 gunicorn==20.1.0 -httplib2==0.21.0 +httplib2==0.22.0 humanize==4.6.0 -hypothesis==6.70.0 +hypothesis==6.70.1 idna==3.4 importlib-metadata==4.13.0 iniconfig==2.0.0 @@ -65,24 +65,24 @@ python-dateutil==2.8.2 python-debian==0.1.49 python-magic==0.4.27 python-mimeparse==1.6.0 -pytz==2022.7.1 +pytz==2023.3 PyYAML==6.0 -redis==4.5.2 +redis==4.5.4 repomd==0.2.1 requests==2.28.2 scramp==1.4.4 -sentry-sdk==1.17.0 +sentry-sdk==1.18.0 six==1.16.0 sortedcontainers==2.4.0 soupsieve==2.4 -swh.core==2.21.2 +swh.core==2.21.3 swh.counters==0.9.2 swh.journal==1.3.1 swh.lister==5.1.0 swh.model==6.6.3 -swh.objstorage==2.1.0 +swh.objstorage==2.2.0 swh.perfecthash==0.1.2 -swh.scheduler==1.7.0 +swh.scheduler==1.8.0 swh.storage==1.11.0 tenacity==8.2.2 testing.common.database==2.0.3 -- GitLab