From 4b45a4a560d2aed54e37c04742ec1f0fb96144f4 Mon Sep 17 00:00:00 2001 From: Jenkins for Software Heritage <jenkins@thyssen.internal.softwareheritage.org> Date: Tue, 4 Jul 2023 09:02:50 +0000 Subject: [PATCH] swh-loader-package-20230704.1: Build image with frozen set requirements --- .../requirements-frozen.txt | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/apps/swh-loader-package/requirements-frozen.txt b/apps/swh-loader-package/requirements-frozen.txt index 3af336fac..fcf73462c 100644 --- a/apps/swh-loader-package/requirements-frozen.txt +++ b/apps/swh-loader-package/requirements-frozen.txt @@ -8,7 +8,7 @@ attrs-strict==1.0.0 billiard==4.1.0 blinker==1.6.2 cassandra-driver==3.28.0 -celery==5.3.0 +celery==5.3.1 certifi==2023.5.7 cffi==1.15.1 chardet==5.1.0 @@ -16,23 +16,23 @@ 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 Deprecated==1.2.14 -exceptiongroup==1.1.1 +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.78.1 +humanize==4.7.0 +hypothesis==6.80.0 idna==3.4 importlib-metadata==4.13.0 iniconfig==2.0.0 iso8601==2.0.0 itsdangerous==2.1.2 Jinja2==3.1.2 -kombu==5.3.0 +kombu==5.3.1 MarkupSafe==2.1.3 mirakuru==2.5.1 msgpack==1.0.5 @@ -41,13 +41,13 @@ mypy-extensions==1.0.0 packaging==23.1 pika==1.3.2 pkginfo==1.9.6 -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.2 +pytest==7.4.0 pytest-postgresql==3.1.3 python-dateutil==2.8.2 python-debian==0.1.49 @@ -55,9 +55,9 @@ python-json-logger==2.0.7 python-magic==0.4.27 python-mimeparse==1.6.0 PyYAML==6.0 -redis==4.5.5 +redis==4.6.0 requests==2.31.0 -sentry-sdk==1.25.1 +sentry-sdk==1.26.0 six==1.16.0 sortedcontainers==2.4.0 swh.core==2.22.2 @@ -67,12 +67,12 @@ swh.loader.core==5.7.3 swh.model==6.7.0 swh.objstorage==2.2.0 swh.perfecthash==0.1.2 -swh.scheduler==1.9.0 -swh.storage==1.14.4 +swh.scheduler==1.9.1 +swh.storage==1.15.1 tenacity==8.2.2 toml==0.10.2 tomli==2.0.1 -typing_extensions==4.6.3 +typing_extensions==4.7.1 tzdata==2023.3 urllib3==2.0.3 vine==5.0.0 -- GitLab