From 7e023c3356ef7fa6d5b4fed8e197597762fdd108 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 10:45:12 +0000 Subject: [PATCH] chore(deps): update dependency tenacity to v9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fec3c62..974a9bc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ lightkube-models ops >= 2.2.0 pydantic ~= 2.5.3 SQLAlchemy -tenacity ~= 8.2.3 +tenacity ~=9.0.0