From 5d479eb69fb3067116ff6cc0c7864832455f5f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 03:19:49 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...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 bbc24831..d0986139 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ pycodestyle==2.4.0 pynliner==0.8.0 Babel==2.6.0 bleach==3.1.4 -PyYAML==3.13 +PyYAML==5.4 zstandard==0.23.0 rpmfile==2.1.0