From 3330d08eaaef053e0fcfc1b2cb13c4b5e05a5f7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 23:28:46 +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 561ff23..cedf618 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ flask==3.0.3 -pyyaml==6.0.1 \ No newline at end of file +pyyaml==6.0.2 \ No newline at end of file