From e480fe4b4b218b0afe6b77487495174cfdbde208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:13:36 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 03769ae..ae75ae8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ amqp==2.2.2 # (python-amqp 2.2.2 in our ppa) anyjson<=0.3.3 # (python-anyjson 0.3.3 in our ppa) arrow==0.12.1 # (python-arrow 0.12.1 in our ppa) attrs==17.4.0 # (python-attrs 17.4.0 in our ppa) -PyYAML<=3.12 # (python-pyyaml 3.12 in out ppa) +PyYAML<5.5 # (python-pyyaml 3.12 in out ppa) beautifulsoup4<=4.4.1 # python-bs4 (4.4.1) billiard<=3.5.0.3 # (python-billiard 3.5.0.3 in our ppa) MultipartPostHandler<=0.1.0 # python-multipartposthandler (0.1.0) diff --git a/requirements_docs.txt b/requirements_docs.txt index 68542c8..f8e7706 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -141,7 +141,7 @@ python-memcached==1.59 python-mimeparse==1.6.0 python-openid==2.2.5 pytz==2018.3 -PyYAML==3.12 +PyYAML==5.4 redis==2.10.5 regex==2016.7.21 requests==2.18.4