From 879ee7e6c6922df2fc8914daee76953fa5774d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:40:19 +0000 Subject: [PATCH] Bump pyyaml from 5.1.1 to 5.4 in /distributed-crawler/api Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 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/5.1.1...5.4) Signed-off-by: dependabot[bot] --- distributed-crawler/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributed-crawler/api/requirements.txt b/distributed-crawler/api/requirements.txt index 77f326c..d6e1da0 100644 --- a/distributed-crawler/api/requirements.txt +++ b/distributed-crawler/api/requirements.txt @@ -9,7 +9,7 @@ elasticsearch==6.3.1 idna==2.8 multidict==4.5.2 pamqp==2.3.0 -PyYAML==5.1.1 +PyYAML==5.4 urllib3==1.25.1 yarl==1.3.0 -e git+https://github.com/oleggator/python-advanced.git#egg=asyncorm&subdirectory=asyncorm