From 725fd0bc5435abebacd2223e0c84f39ca928e38e Mon Sep 17 00:00:00 2001 From: Jenkins for Software Heritage <jenkins@thyssen.internal.softwareheritage.org> Date: Tue, 4 Jul 2023 12:59:17 +0000 Subject: [PATCH] swh-graphql-20230704.2: Build image with frozen set requirements --- apps/swh-graphql/requirements-frozen.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/swh-graphql/requirements-frozen.txt b/apps/swh-graphql/requirements-frozen.txt index c4c0e831d..7c4880a04 100644 --- a/apps/swh-graphql/requirements-frozen.txt +++ b/apps/swh-graphql/requirements-frozen.txt @@ -57,7 +57,7 @@ packaging==23.1 pika==1.3.2 pluggy==1.2.0 port-for==0.7.0 -prompt-toolkit==3.0.38 +prompt-toolkit==3.0.39 psutil==5.9.5 psycopg2==2.9.6 pyasn1==0.5.0 @@ -77,7 +77,7 @@ redis==4.6.0 requests==2.31.0 requests-toolbelt==1.0.0 rsa==4.9 -sentry-sdk==1.26.0 +sentry-sdk==1.27.0 six==1.16.0 sniffio==1.3.0 sortedcontainers==2.4.0 -- GitLab