From 955ec4f1cf1f62132ced732997f0f3478b62fe95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 04:02:42 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 6.0 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.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.3.1...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2c3fce1..e4a8a22 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,7 +9,7 @@ install_requires = Jinja2==2.11.2 openpyxl==3.0.5 PyJWT==1.7.1 - PyYAML==5.3.1 + PyYAML==6.0 roll==0.13.0 ujson==3.2.0 minicli==0.5.0