From 2ee9dae19f58c6c58ed4f9d15358aa6502403d72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 20:43:57 -0700 Subject: Bump pyyaml from 5.3.1 to 5.4 in /infra/ci (#5511) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- infra/ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'infra/ci') diff --git a/infra/ci/requirements.txt b/infra/ci/requirements.txt index 48d2ae758..f0a8be0b5 100644 --- a/infra/ci/requirements.txt +++ b/infra/ci/requirements.txt @@ -4,5 +4,5 @@ pyfakefs==4.1.0 pylint==2.5.3 pytest==6.2.1 pytest-xdist==2.2.0 -PyYAML==5.3.1 +PyYAML==5.4 yapf==0.30.0 -- cgit v1.2.3