From e7984203c7c80a8043aeada0e5f3b98d400e26e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:25:13 +0000 Subject: [PATCH] feat(Dependencies): Update dependency keystoneauth1 to v5.6.0 | datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | pypi | keystoneauth1 | 5.4.0 | 5.6.0 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a648d8c..233d649c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ iso8601==2.1.0; python_version < '4' and python_full_version >= '3.6.2' jmespath==1.0.1; python_version >= '3.7' jsonpatch==1.33; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' jsonpointer==2.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -keystoneauth1==5.4.0; python_version >= '3.6' +keystoneauth1==5.6.0; python_version >= '3.6' maya==0.6.1 munch==4.0.0 netifaces==0.11.0