From b7d0b093567e5eec648ea96dd5291d37cd0adf51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:35:48 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 in /microblog_bench/scripts 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] --- microblog_bench/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microblog_bench/scripts/requirements.txt b/microblog_bench/scripts/requirements.txt index eceb504..f0f9075 100644 --- a/microblog_bench/scripts/requirements.txt +++ b/microblog_bench/scripts/requirements.txt @@ -9,7 +9,7 @@ Jinja2==2.11.1 MarkupSafe==1.1.1 pkg-resources==0.0.0 psycopg2-binary==2.8.4 -PyYAML==5.3 +PyYAML==5.4 requests==2.22.0 six==1.14.0 thrift==0.13.0