From 0dba7e2b6aa47723ff4673247844f75f7eb39a06 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 21:17:44 +0000 Subject: [PATCH] build(deps-dev): bump yapf from 0.23.0 to 0.30.0 Bumps [yapf](https://github.com/google/yapf) from 0.23.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.23.0...v0.30.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..34cff29 100644 --- a/requirement-dev.txt +++ b/requirement-dev.txt @@ -1,4 +1,4 @@ -yapf==0.23.0 +yapf==0.30.0 twine==1.11.0 bumpversion==0.5.3 pytest==3.7.4