From 43361a1d92c04b904069db54ee9fe62e31cc9ab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 00:42:04 +0000 Subject: [PATCH] Bump yapf from 0.32 to 0.40.1 in /tools Bumps [yapf](https://github.com/google/yapf) from 0.32 to 0.40.1. - [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG) - [Commits](https://github.com/google/yapf/compare/v0.32.0...v0.40.1) --- updated-dependencies: - dependency-name: yapf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 0ec591d7..ab837c49 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -18,5 +18,5 @@ pyparsing==3.0.9 pytest-cov==4.0.0 pytest==7.2.0 six==1.16.0 -yapf==0.32 +yapf==0.40.1 zipp==3.11.0