From 504a4006f859a1c38876f10e44bbc2bf8eaa238b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:31:53 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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/3.11...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f2968d..1639a16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pylint-django==0.7.2 pylint-flask==0.3 pylint-plugin-utils==0.2.4 pylint==1.6.4 -PyYAML==3.11 # via inlineplz, prospector +PyYAML==5.4 # via inlineplz, prospector requests==2.11.1 requirements-detector==0.5.2 restructuredtext-lint==0.17.0