From 308fdfbaa1e723883a0e17e5f9113928d1a48b24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 16:23:57 +0000 Subject: [PATCH] Update dependency configparser to v7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d790523..c1c0614 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ python-neutronclient==11.1.0 python-ironicclient==5.4.0 python-dotenv==1.0.1 kubernetes==29.0.0 -configparser==6.0.0 +configparser==7.0.0 pika==1.3.2 retry==0.9.2 cryptography==42.0.4