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 14, 2024
1 parent 45ba3b7 commit 7b745ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 49 deletions.
54 changes: 6 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 @@ -29,7 +29,7 @@ mypy = "1.0.1"
types-pyyaml = "6.0.12.20240917"
types-requests = "^2.32.0.20240622"
types-sqlalchemy = "^1.4.53.38"
yapf = "0.40.2"
yapf = "0.43.0"

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

0 comments on commit 7b745ea

Please sign in to comment.