From 5d8e77bf20302abe65890daaab3755b5073f0415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 17:59:36 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1. - [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...5.4.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74671ed8..e6a25c99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ jinja2==2.11.3 lxml==4.6.2 pygments==2.1.3 python-dateutil==2.8.1 -pyyaml==5.3.1 +pyyaml==5.4.1 requests[socks]==2.25.1 langdetect==1.0.8