From 6b29f4cb72fc0c97e9288c9e599c2fd7ce1528a1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 16:40:54 +0000 Subject: [PATCH] Bump yapf from 0.27.0 to 0.29.0 Bumps [yapf](https://github.com/google/yapf) from 0.27.0 to 0.29.0. - [Release notes](https://github.com/google/yapf/releases) - [Changelog](https://github.com/google/yapf/blob/master/CHANGELOG) - [Commits](https://github.com/google/yapf/compare/v0.27.0...v0.29.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a063bc..0170f9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ pyre-check==0.0.39 pytest==4.6.3 pyti==0.2.2 safety==1.8.7 -yapf==0.27.0 \ No newline at end of file +yapf==0.29.0 \ No newline at end of file