From 903408ec8b9ded25264ab9d2671c2c8788b6820f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 10:08:32 +0000 Subject: [PATCH] Changelog:All: Bump pyyaml from 5.4.1 to 6.0 in /extra Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 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.1...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- extra/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/requirements.txt b/extra/requirements.txt index 932bd69ef..bee6c1445 100644 --- a/extra/requirements.txt +++ b/extra/requirements.txt @@ -1 +1 @@ -PyYAML==5.4.1 +PyYAML==6.0