From 87972437f32c1e067c72d08c333b400dce9f0bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 19:35:18 +0000 Subject: [PATCH] Bump oslo-utils from 3.42.1 to 4.10.1 in /bm-instance-agent Bumps [oslo-utils](https://docs.openstack.org/oslo.utils/latest/) from 3.42.1 to 4.10.1. --- updated-dependencies: - dependency-name: oslo-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bm-instance-agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bm-instance-agent/requirements.txt b/bm-instance-agent/requirements.txt index 00b0d01a01..3ceb852db0 100644 --- a/bm-instance-agent/requirements.txt +++ b/bm-instance-agent/requirements.txt @@ -9,7 +9,7 @@ oslo.config == 7.0.0 oslo.log == 3.45.2 oslo.serialization == 2.29.3 oslo.service == 1.41.1 -oslo.utils == 3.42.1 +oslo.utils == 4.10.1 pbr == 5.5.1 pecan == 1.4.0 psutil == 5.8.0