Skip to content

Commit 3c001e6

Browse files
Bump yapf from 0.29.0 to 0.43.0 in /sdks/python
Bumps [yapf](https://github.com/google/yapf) from 0.29.0 to 0.43.0. - [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG.md) - [Commits](google/yapf@v0.29.0...v0.43.0) --- updated-dependencies: - dependency-name: yapf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d5a3e8 commit 3c001e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ requires = [
3434
'pyyaml>=3.12,<7.0.0',
3535
# also update Jinja2 bounds in test-suites/xlang/build.gradle (look for xlangWrapperValidation task)
3636
"jinja2>=2.7.1,<4.0.0",
37-
'yapf==0.29.0'
37+
'yapf==0.43.0'
3838
]
3939

4040

0 commit comments

Comments
 (0)