From 87812c7eaae091ca3ffa435090893a559ac0e85e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 21:00:39 +0000 Subject: [PATCH] Bump pyyaml from 5.4 to 6.0 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4 to 6.0. - [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.4...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0960d7cc..3cab22dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ requests==2.20.0 jsonpointer==2.0 jsonschema==3.2.0 jsonschema[format]==3.2.0 -pyyaml==5.4 +pyyaml==6.0 rfc3987==1.3.8 jinja2==3.0.3