From cf38de45ead2eb7aec714defa95635ded6399200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 07:32:17 +0000 Subject: [PATCH] Bump yapf from 0.32 to 0.33.0 in /tools Bumps [yapf](https://github.com/google/yapf) from 0.32 to 0.33.0. - [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG) - [Commits](https://github.com/google/yapf/compare/v0.32.0...v0.33.0) --- 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..952960ae 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.33.0 zipp==3.11.0