From 34e1e3b47dbe5645697aa5d2ac754e4f8d122eb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:17:33 +0000 Subject: [PATCH] chore(deps): bump the python group with 2 updates Updates the requirements on [python-openstackclient](https://docs.openstack.org/python-openstackclient/) and [openstacksdk](https://docs.openstack.org/openstacksdk) to permit the latest version. Updates `python-openstackclient` to 10.1.0 Updates `openstacksdk` to 4.17.0 --- updated-dependencies: - dependency-name: python-openstackclient dependency-version: 10.1.0 dependency-type: direct:production dependency-group: python - dependency-name: openstacksdk dependency-version: 4.17.0 dependency-type: direct:production dependency-group: python ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bb4b603..5974fd6 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.0 -openstacksdk~=4.13 +python-openstackclient~=10.1 +openstacksdk~=4.17 zabbix-utils~=2.0