Skip to content

Commit

Permalink
Bump yapf from 0.40.2 to 0.43.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 8e876c7 commit 19b56b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 41 deletions.
45 changes: 5 additions & 40 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pytest = ">=7.4,<9.0"
moto = ">=4.1.12,<6.0.0"
black = ">=23.3,<25.0"
ruff = ">=0.5.1,<0.7.4"
yapf = "^0.40.1"
yapf = ">=0.40.1,<0.44.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 19b56b4

Please sign in to comment.