From 7bce0adadce80c98c5f310b7b8166aec602890ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 May 2021 17:32:12 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /2021/pyconus_2021 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] --- 2021/pyconus_2021/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2021/pyconus_2021/requirements.txt b/2021/pyconus_2021/requirements.txt index 9925d2f..100792c 100644 --- a/2021/pyconus_2021/requirements.txt +++ b/2021/pyconus_2021/requirements.txt @@ -88,7 +88,7 @@ python-frontmatter==0.5.0 pytoml==0.1.21 pytz==2020.1 pyxdg==0.27 -PyYAML==5.3.1 +PyYAML==5.4 readme-renderer==29.0 regex==2020.4.4 requests==2.23.0