From 2f269befdd70c5cd1f25df2a8bd23a771062806f Mon Sep 17 00:00:00 2001 From: AlexCK-STFC <210735915+AlexCK-STFC@users.noreply.github.com> Date: Mon, 14 Jul 2025 15:39:50 +0100 Subject: [PATCH] MAINT: Bump major version of our openstackquery library --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f5763d1c..3ff2d2762 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ openstacksdk # for various "side-effects" such as creating "default" security # groups....don't ask... python-openstackclient == 6.3.0 -https://github.com/stfc/openstack-query-library/releases/download/v1.3.0/openstackquery-1.3.0-py3-none-any.whl +https://github.com/stfc/openstack-query-library/releases/download/v2.0.0/openstackquery-2.0.0-py3-none-any.whl tabulate requests python-dateutil