Skip to content

Commit 5b59efa

Browse files
chore(deps-dev): update yapf requirement
Updates the requirements on [yapf](https://github.com/google/yapf) to permit the latest version. - [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-version: 0.43.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7243ad6 commit 5b59efa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/serialization/multipart/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-e ../../abstractions
22
-e ../json
33
-e .
4-
yapf>=0.40.2,<0.44.0
4+
yapf>=0.43.0,<0.44.0
55
isort>=5.13.2,<9.0.0
66
pylint>=3.2.7,<5.0.0
77
mypy>=1.11.2,<3.0.0

0 commit comments

Comments
 (0)