From 38edf485ad670bc01635c25166a0733b836855f8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 06:09:14 +0000 Subject: [PATCH] Bump yapf from 0.27.0 to 0.30.0 Bumps [yapf](https://github.com/google/yapf) from 0.27.0 to 0.30.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.30.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 a99bdf1..0eaf3c1 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.30.0 \ No newline at end of file