From 26c5ad70f3eecf48329b83e78fd556e2c1328977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:45:43 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /requirements Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.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.3.1...5.4) Signed-off-by: dependabot[bot] --- requirements/requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-common.txt b/requirements/requirements-common.txt index 1677ca40f..514afc21d 100644 --- a/requirements/requirements-common.txt +++ b/requirements/requirements-common.txt @@ -8,7 +8,7 @@ social-auth-app-django==3.1.0 selenium==2.53.6 coverage ruamel.yaml==0.16.10 -pyyaml==5.3.1 +pyyaml==5.4 markdown==2.6.9 pygments==2.2.0 celery==4.4.2