From 2335c44182e0c7be5c804dd552d97b46ccbf68b5 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 10 Feb 2026 17:29:10 +0100 Subject: [PATCH] Bump glance-store requirement to 4.7.1.1 No functional change: the version number should already have been higher than 4.7.1 but it was not bumped because of missing tags in our fork. Change-Id: I06e1286f77e421c2fe1bf0beeb685e3fa383e1ad --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78a0b22c7d..fe14f74e84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 # Glance Store -glance-store @ git+https://github.com/stackhpc/glance_store@stackhpc/4.7.0.6 # Apache-2.0 +glance-store @ git+https://github.com/stackhpc/glance_store@stackhpc/4.7.1.1 # Apache-2.0 debtcollector>=1.19.0 # Apache-2.0