From 13e312e5ee528ea996d617b3b265211ce475ae6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 06:36:20 +0000 Subject: [PATCH] chore(deps-dev): bump yapf from 0.40.2 to 0.43.0 Bumps [yapf](https://github.com/google/yapf) from 0.40.2 to 0.43.0. - [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/yapf/compare/v0.40.2...v0.43.0) --- updated-dependencies: - dependency-name: yapf dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1d9eaf95187..f78d873c5ee 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -73,6 +73,6 @@ tzdata==2024.2 uritemplate==4.1.1 urllib3==2.2.3 wrapt==1.16.0 -yapf==0.40.2 +yapf==0.43.0 yarl==1.17.1 zipp==3.21.0