From ff9eda513240b581cd58fab972ab1c448215e30f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:09:28 +0000 Subject: [PATCH] Bump python-openstackclient from 4.0.0 to 6.3.0 in /requirements Bumps [python-openstackclient](https://docs.openstack.org/python-openstackclient/latest/) from 4.0.0 to 6.3.0. --- updated-dependencies: - dependency-name: python-openstackclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 62ae9ad..3b1a0c4 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -8,7 +8,7 @@ pyunicore==0.5.7 # https://github.com/HumanBrainProject/pyunicore PyJWT==2.4.0 celery==4.4.0 # pyup: < 5.0 # https://github.com/celery/celery django-celery-beat==1.5.0 # https://github.com/celery/django-celery-beat -python-openstackclient==4.0.0 +python-openstackclient==6.3.0 lxml==4.9.1 # Django