Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: yapf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 708d7c5 commit 517e5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Documentation = "https://aiida-kkr.readthedocs.io"
[project.optional-dependencies]
pre-commit = [
"pre-commit==3.5.0",
"yapf==0.33.0",
"yapf==0.40.2",
"pylint==1.9.4; python_version<'3.0'",
"pylint==3.0.2; python_version>='3.0'",
]
Expand Down

0 comments on commit 517e5b9

Please sign in to comment.