From a24904d570f8f3bfd022b95b483166cea8617a99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 04:47:44 +0000 Subject: [PATCH] chore(deps): update dependency rich to v14.3.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a09536..16cf769 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.4 typer==0.12.5