From 2373a49918263aa4a9c26832675fd374f368f28c Mon Sep 17 00:00:00 2001 From: Jenkins for Software Heritage <jenkins@thyssen.internal.softwareheritage.org> Date: Thu, 22 Aug 2024 12:10:43 +0000 Subject: [PATCH] swh-web-20240822.1: Build image --- apps/swh-web/requirements-frozen.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/swh-web/requirements-frozen.txt b/apps/swh-web/requirements-frozen.txt index 71c6935b..e690a108 100644 --- a/apps/swh-web/requirements-frozen.txt +++ b/apps/swh-web/requirements-frozen.txt @@ -1,5 +1,5 @@ -aiohappyeyeballs==2.3.5 -aiohttp==3.10.3 +aiohappyeyeballs==2.4.0 +aiohttp==3.10.5 aiohttp-utils==3.2.1 aiosignal==1.3.1 amqp==5.2.0 @@ -12,7 +12,7 @@ attrs==24.2.0 attrs-strict==1.0.1 billiard==4.2.0 blinker==1.8.2 -cachetools==5.4.0 +cachetools==5.5.0 cassandra-driver==3.29.1 celery==5.4.0 certifi==2024.7.4 @@ -49,9 +49,9 @@ htmlmin==0.1.12 httpcore==1.0.5 httpx==0.27.0 humanize==4.10.0 -hypothesis==6.111.0 +hypothesis==6.111.1 idna==3.7 -importlib_metadata==8.2.0 +importlib_metadata==8.4.0 iso8601==2.1.0 isodate==0.6.1 isoduration==20.11.0 @@ -103,7 +103,7 @@ six==1.16.0 sniffio==1.3.1 sortedcontainers==2.4.0 sqlparse==0.5.1 -svix==1.29.0 +svix==1.30.0 swh.auth==0.9.1 swh.core==3.4.0 swh.counters==0.11.0 @@ -115,7 +115,7 @@ swh.perfecthash==1.3.2 swh.scheduler==2.4.0 swh.search==0.21.0 swh.storage==2.7.0 -swh.vault==1.12.2 +swh.vault==1.12.3 swh.web==0.5.2 swh.webhooks==0.2.0 tabulate==0.9.0 @@ -124,7 +124,7 @@ testing.common.database==2.0.3 testing.postgresql==1.3.0 tree-sitter==0.21.3 types-Deprecated==1.2.9.20240311 -types-python-dateutil==2.9.0.20240316 +types-python-dateutil==2.9.0.20240821 typing_extensions==4.12.2 tzdata==2024.1 uri-template==1.3.0 @@ -132,7 +132,7 @@ urllib3==1.26.19 vine==5.1.0 wcwidth==0.2.13 webcolors==24.8.0 -Werkzeug==3.0.3 +Werkzeug==3.0.4 wrapt==1.16.0 xmltodict==0.13.0 yarl==1.9.4 -- GitLab