From f81ef872eb120e99148f20aabfee71504b0babc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 01:27:45 +0000 Subject: [PATCH] chore(deps): update dependency pyyaml to v6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b66afc1..c4a84a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pynetbox==6.1.2 netaddr==0.8.0 netifaces==0.10.9 -pyyaml==5.4.1 +pyyaml==6.0.1 jsonargparse==3.11.2 python-slugify==5.0.2 packaging==20.9