From a3127f30733928a314848b2339760d18bee99d54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 14:16:29 +0000 Subject: [PATCH] Update dependency keystoneauth1 to v5.14.0 Signed-off-by: Renovate Bot --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- requirements.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 0ca46ab6..000ab53d 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ flower = "==2.0.1" hiredis = "==3.3.1" huey = "==2.6.0" jc = "==1.25.6" -keystoneauth1 = "==5.13.1" +keystoneauth1 = "==5.14.0" kombu = "==5.6.2" kubernetes = "==33.1.0" loguru = "==0.7.3" diff --git a/Pipfile.lock b/Pipfile.lock index 423cc725..9101868c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "cf01bfa7b3d051887cf8a19a2b3e4c7b49e96d5cc6d2d734988b10e971ad68b2" + "sha256": "c30babf47e87555dfaceb5aa10ffa99431b19a91ff2d22a0e59393c5cbd62807" }, "pipfile-spec": 6, "requires": {}, @@ -949,12 +949,12 @@ }, "keystoneauth1": { "hashes": [ - "sha256:6e6d0296bc341e5f9a08e985f7083206c93a4ffd999933c2d1b7e1c833c2e501", - "sha256:e011e47ac3f3c671ffae33505c095548650cc19dab7f6af3b2ea5bd18c98f0c9" + "sha256:7b942084d3db27dd285c13253cdfee10b05be0436db1c01e15dc744902197a7f", + "sha256:f8c503a95fdd83b5b72736657e4ffbb53d4b28b01763f23013f0294ed8a0e4b9" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==5.13.1" + "version": "==5.14.0" }, "kombu": { "extras": [ diff --git a/requirements.txt b/requirements.txt index 3f5f71f5..89b2601b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ fastapi==0.136.1 flower==2.0.1 hiredis==3.3.1 jc==1.25.6 -keystoneauth1==5.13.1 +keystoneauth1==5.14.0 kombu==5.6.2 kubernetes==33.1.0 loguru==0.7.3