Skip to content

Commit

Permalink
Bump yapf from 0.40.1 to 0.40.2
Browse files Browse the repository at this point in the history
Bumps [yapf](https://github.com/google/yapf) from 0.40.1 to 0.40.2.
- [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG.md)
- [Commits](google/yapf@v0.40.1...v0.40.2)

---
updated-dependencies:
- dependency-name: yapf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 2114660 commit 80da569
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -33,7 +33,7 @@ toml = "^0.10.2"

[tool.poetry.dev-dependencies]
pytest = "^7.4.2"
yapf = "^0.40.0"
yapf = "^0.40.2"
pytest-xdist = "^3.3.1"
mypy = "^1.4"
bump2version = "^1.0.1"
Expand Down

0 comments on commit 80da569

Please sign in to comment.