From 94a6725c427a62a0f3cfbe99281554e025f2806a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 12:43:22 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. - [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.1...5.4) Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index ee47591..ef0e956 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -1,5 +1,5 @@ Jinja2==2.11.3 -PyYAML==5.1 +PyYAML==5.4 Pygments==2.7.4 Sphinx==1.2b1 cov-core==1.7 diff --git a/requirements.txt b/requirements.txt index 015de59..ad6bb55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ pbr==4.3.0 pluggy==1.0.0 py==1.11.0 pytest==7.2.0 -PyYAML==5.1 +PyYAML==5.4