From 11ad35fbea028b1e91948a49b5517ac0e9778ead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:27:12 +0000 Subject: [PATCH] Bump yapf from 0.40.2 to 0.43.0 Bumps [yapf](https://github.com/google/yapf) from 0.40.2 to 0.43.0. - [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/yapf/compare/v0.40.2...v0.43.0) --- updated-dependencies: - dependency-name: yapf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6705651f..fde71fff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ tzdata==2022.7 validators==0.28.3 whitenoise==6.7.0 xumx-spleeterweb==0.2.4 -yapf==0.40.2 +yapf==0.43.0 youtube-title-parse==1.0.0 yt-dlp @ git+https://github.com/JeffreyCA/yt-dlp@780593fa1a0d27220529c9ea745da3947709dab0 nnabla-ext-cuda114==1.30.0; sys_platform == 'linux' and platform_machine == 'x86_64'