From 69b6d8762b7586d107308ca5dd9207a104df69d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 04:11:16 +0000 Subject: [PATCH] build(deps-dev): bump yapf from 0.23.0 to 0.29.0 Bumps [yapf](https://github.com/google/yapf) from 0.23.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.23.0...v0.29.0) Signed-off-by: dependabot-preview[bot] --- requirement-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement-dev.txt b/requirement-dev.txt index defd055..6488fcb 100644 --- a/requirement-dev.txt +++ b/requirement-dev.txt @@ -1,4 +1,4 @@ -yapf==0.23.0 +yapf==0.29.0 twine==1.11.0 bumpversion==0.5.3 pytest==3.7.4