From 2ad4e706e34644c19ec24fca75480ddd5fb16281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 15:20:26 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4.1 in /pulp-core Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4.1) Signed-off-by: dependabot[bot] --- pulp-core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pulp-core/requirements.txt b/pulp-core/requirements.txt index 30131438..894ed1a2 100644 --- a/pulp-core/requirements.txt +++ b/pulp-core/requirements.txt @@ -70,7 +70,7 @@ python-dateutil==2.8.1 python-debian==0.1.39 python-gnupg==0.4.7 pytz==2021.1 -PyYAML==5.3.1 +PyYAML==5.4.1 redis==3.5.3 requests==2.25.1 rq==1.7.0