From 5b198d2748fc88a7b5c4a89e8217d1458e0581d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 02:07:11 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 522cf5b..4e19d8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pydantic==2.9.2 -pynetbox==7.4.0 +pynetbox==7.4.1 PyYAML==6.0.2 requests==2.32.3 -rich==13.9.3 -typer==0.12.5 +rich==13.9.4 +typer==0.13.0