Skip to content

Commit

Permalink
Bump yapf from 0.29.0 to 0.43.0 in /sdks/python
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent ab5c069 commit 49b6278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ requires = [
'pyyaml>=3.12,<7.0.0',
# also update Jinja2 bounds in test-suites/xlang/build.gradle (look for xlangWrapperValidation task)
"jinja2>=2.7.1,<4.0.0",
'yapf==0.29.0'
'yapf==0.43.0'
]


Expand Down

0 comments on commit 49b6278

Please sign in to comment.