From cbf7ad73d1427de0a3891b7bcfc845c7e2d872a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 19:12:51 +0000 Subject: [PATCH] chore(deps): update dependency rich to v14.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a09536..3b30baf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ pydantic==2.9.2 pynetbox==7.4.0 PyYAML==6.0.2 requests==2.32.3 -rich==14.3.1 +rich==14.3.3 typer==0.12.5