Skip to content

Commit 498fcf6

Browse files
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](google/yapf@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] <support@github.com>
1 parent 24621d8 commit 498fcf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ typing-extensions==4.12.2 ; python_version >= '3.7'
117117

118118
wrapt==1.15.0 ; python_version < '3.11'
119119

120-
yapf==0.40.2
120+
yapf==0.43.0
121121

122122
zipp==3.20.1 ; python_version >= '3.7'
123123

0 commit comments

Comments
 (0)