From 81569723f4038fe0981c1422a505a45408eab459 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 09:01:44 +0000 Subject: [PATCH] chore(deps): update dependency pyyaml to v6.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0c1dc2..8d41d20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pynetbox==7.3.4 netaddr==1.3.0 netifaces2==0.0.22 -pyyaml==6.0.1 +pyyaml==6.0.2 jsonargparse==4.32.0 python-slugify==8.0.4 packaging==23.2