From 505663e98c3d5d34498da9a2db49ecd7dc058e8e Mon Sep 17 00:00:00 2001
From: Jenkins for Software Heritage
 <jenkins@thyssen.internal.softwareheritage.org>
Date: Mon, 3 Jul 2023 15:03:53 +0000
Subject: [PATCH] swh-graphql-20230703.1: Build image with frozen set
 requirements

---
 apps/swh-graphql/requirements-frozen.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/apps/swh-graphql/requirements-frozen.txt b/apps/swh-graphql/requirements-frozen.txt
index f0fd2b426..8d244ab1e 100644
--- a/apps/swh-graphql/requirements-frozen.txt
+++ b/apps/swh-graphql/requirements-frozen.txt
@@ -27,7 +27,7 @@ Deprecated==1.2.14
 deprecation==2.1.0
 ecdsa==0.18.0
 elasticsearch==7.17.9
-exceptiongroup==1.1.1
+exceptiongroup==1.1.2
 Flask==2.3.2
 frozendict==2.3.8
 frozenlist==1.3.3
@@ -37,8 +37,8 @@ gunicorn==20.1.0
 h11==0.14.0
 httpcore==0.17.2
 httpx==0.24.1
-humanize==4.6.0
-hypothesis==6.79.3
+humanize==4.7.0
+hypothesis==6.80.0
 idna==3.4
 importlib-metadata==4.13.0
 iniconfig==2.0.0
@@ -68,7 +68,7 @@ pytest==7.4.0
 pytest-postgresql==3.1.3
 python-dateutil==2.8.2
 python-jose==3.3.0
-python-keycloak==3.2.0
+python-keycloak==3.3.0
 python-magic==0.4.27
 python-mimeparse==1.6.0
 PyYAML==6.0
@@ -86,7 +86,7 @@ swh.auth==0.7.2
 swh.core==2.22.2
 swh.counters==0.9.2
 swh.graphql==0.0.96
-swh.indexer==2.9.4
+swh.indexer==2.10.0
 swh.journal==1.3.3
 swh.model==6.7.0
 swh.objstorage==2.2.0
@@ -97,7 +97,7 @@ swh.storage==1.15.0
 tenacity==8.2.2
 tomli==2.0.1
 tree-sitter==0.20.1
-typing_extensions==4.6.3
+typing_extensions==4.7.1
 tzdata==2023.3
 urllib3==1.26.16
 uvicorn==0.22.0
-- 
GitLab