From 83a274d68d70d44e2e75cd46f8d43f3358ea179d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:36:28 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 in /PoliTech Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.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...5.4) Signed-off-by: dependabot[bot] --- PoliTech/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 PoliTech/requirements.txt diff --git a/PoliTech/requirements.txt b/PoliTech/requirements.txt old mode 100755 new mode 100644 index ad4ca20..62017cc --- a/PoliTech/requirements.txt +++ b/PoliTech/requirements.txt @@ -25,7 +25,7 @@ wrapt==1.11.1 djangorestframework-bulk==0.2.1 httpie==1.0.2 coreapi==2.3.3 -PyYAML==5.1 +PyYAML==5.4 certifi==2019.3.9 chardet==3.0.4 coreschema==0.0.4