Skip to content

Commit df15c58

Browse files
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 3640573 commit df15c58

File tree

2 files changed

+6
-41
lines changed

2 files changed

+6
-41
lines changed

poetry.lock

Lines changed: 5 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ toml = "^0.10.2"
3333

3434
[tool.poetry.dev-dependencies]
3535
pytest = "^8.3.3"
36-
yapf = "^0.40.2"
36+
yapf = "^0.43.0"
3737
pytest-xdist = "^3.5.0"
3838
mypy = "^1.13"
3939
bump2version = "^1.0.1"

0 commit comments

Comments
 (0)