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 and baywet committed Sep 25, 2023
1 parent 0d2847c commit 8d9cd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ typing-extensions==4.8.0 ; python_version >= '3.7'

wrapt==1.15.0 ; python_version >= '3.11'

yapf==0.40.1
yapf==0.40.2

zipp==3.17.0 ; python_version >= '3.8'

Expand Down

0 comments on commit 8d9cd11

Please sign in to comment.