Skip to content

Commit

Permalink
build(deps-dev): bump yapf in the other-dependencies group
Browse files Browse the repository at this point in the history
Bumps the other-dependencies group with 1 update: [yapf](https://github.com/google/yapf).


Updates `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
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent ce03d4b commit 798bed2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 49 deletions.
53 changes: 5 additions & 48 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 @@ -26,7 +26,7 @@ isort = "5.13.2"
mypy = "1.0.1"
types-pyyaml = "6.0.12.20240917"
types-requests = "2.32.0.20241016"
yapf = "0.40.2"
yapf = "0.43.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "4.0.1"
Expand Down

0 comments on commit 798bed2

Please sign in to comment.