From dad8c16fc9745fb928889179021239774ed64b08 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 21:13:20 +0000 Subject: [PATCH] build(deps-dev): bump yapf from 0.23.0 to 0.31.0 Bumps [yapf](https://github.com/google/yapf) from 0.23.0 to 0.31.0. - [Release notes](https://github.com/google/yapf/releases) - [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG) - [Commits](https://github.com/google/yapf/compare/v0.23.0...v0.31.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..dc888a7 100644 --- a/requirement-dev.txt +++ b/requirement-dev.txt @@ -1,4 +1,4 @@ -yapf==0.23.0 +yapf==0.31.0 twine==1.11.0 bumpversion==0.5.3 pytest==3.7.4