From e0e3a8489ab940baf425552519c981ee6e944b39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:34:50 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 in /1_D_jak_deploy/web_app Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 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...5.4) Signed-off-by: dependabot[bot] --- 1_D_jak_deploy/web_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1_D_jak_deploy/web_app/requirements.txt b/1_D_jak_deploy/web_app/requirements.txt index 4998229..ab84751 100644 --- a/1_D_jak_deploy/web_app/requirements.txt +++ b/1_D_jak_deploy/web_app/requirements.txt @@ -20,7 +20,7 @@ MarkupSafe==1.1.1 promise==2.3 pydantic==1.4 python-multipart==0.0.5 -PyYAML==5.3 +PyYAML==5.4 requests==2.23.0 Rx==1.6.1 six==1.14.0