From da7e3eca27d56f9d484a671a960b07c3d6931db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 16:28:10 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /ika_web 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) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ika_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ika_web/requirements.txt b/ika_web/requirements.txt index 904796e..0ab6bb6 100644 --- a/ika_web/requirements.txt +++ b/ika_web/requirements.txt @@ -49,7 +49,7 @@ pyparsing==2.4.7 pyrsistent==0.16.0 pytest==6.0.2 pytz==2019.3 -PyYAML==5.3.1 +PyYAML==5.4 requests==2.23.0 requests-oauthlib==1.3.0 rsa==4.0