From 9fcf3c3d6b17f4e9f80a725d516acafb0563abcf Mon Sep 17 00:00:00 2001 From: Kyr Shatskyy Date: Mon, 1 Jul 2024 11:05:03 +0000 Subject: [PATCH] requirements.txt: pump lupa from 2.0 to 2.2 Fixes: https://tracker.ceph.com/issues/66768 Signed-off-by: Kyr Shatskyy --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 121de7c4e1..e261028adb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ jmespath==1.0.1 # via # boto3 # botocore -lupa==2.0 +lupa==2.2 # via teuthology (pyproject.toml) lxml==4.9.4 # via teuthology (pyproject.toml) -- 2.39.5