From f92c749ca6db366c2b6f7778df5a5d01c9359747 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 06:14:48 +0000 Subject: [PATCH] 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 25b1fea..e80bf31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ pynetbox==7.4.1 requests==2.32.3 toml==0.10.2 urllib3==2.2.2 -pyyaml==6.0.1 +pyyaml==6.0.2 packaging==23.2 \ No newline at end of file