From f48badb2a08da290563fca860d0fed576697db23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 04:37:45 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.12...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-version: '5.4' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14507168..2437b2f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ multiprocessing Fabric==1.14.0 pymongo==3.6.0 pynsca==1.5 -PyYAML==3.12 +PyYAML==5.4 boto==2.48.0 filechunkio==1.8 python-dateutil==2.6.1