From 5ee4e9699171e22b08616661e90ffe31d7597bc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 04:20:24 +0000 Subject: [PATCH] chore(deps): update python-openstackclient requirement Updates the requirements on [python-openstackclient](https://docs.openstack.org/python-openstackclient/) to permit the latest version. Updates `python-openstackclient` to 10.2.1 --- updated-dependencies: - dependency-name: python-openstackclient dependency-version: 10.2.1 dependency-type: direct:production dependency-group: python ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5974fd6..2129d4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Pin major+minor versions for reproducible builds. # Update periodically and test before releasing a new image tag. -python-openstackclient~=10.1 +python-openstackclient~=10.2 openstacksdk~=4.17 zabbix-utils~=2.0