From 7cfbe321be3f639dacc2b7719f04f2cd429c83db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 20:12:27 +0000 Subject: [PATCH] :arrow_up: Bump pyyaml from 6.0 to 6.0.2 in /tools/serve_header (#4541) --- tools/serve_header/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/serve_header/requirements.txt b/tools/serve_header/requirements.txt index d32eed3bd..68fb9527d 100644 --- a/tools/serve_header/requirements.txt +++ b/tools/serve_header/requirements.txt @@ -1,2 +1,2 @@ -PyYAML==6.0 +PyYAML==6.0.2 watchdog==2.1.7