From 469d3bda3a96a2cd5143bc64cbcc8ec4d820028f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 06:58:58 +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 921995c3..3530f22e 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