From 1244598bf0129453c32843ee161d69e7722fca06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:46:48 +0000 Subject: [PATCH] Bump diffusers from 0.28.0 to 0.38.0 Bumps [diffusers](https://github.com/huggingface/diffusers) from 0.28.0 to 0.38.0. - [Release notes](https://github.com/huggingface/diffusers/releases) - [Commits](https://github.com/huggingface/diffusers/compare/v0.28.0...v0.38.0) --- updated-dependencies: - dependency-name: diffusers dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dbebdff..b96080f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ vector-quantize-pytorch==1.14.24 wandb==0.17.0 metaworld @ git+https://github.com/Farama-Foundation/Metaworld.git@master#egg=metaworld cmake==3.29.3 -diffusers==0.28.0 +diffusers==0.38.0 pyinstrument==4.6.2 moviepy==1.0.3 tokenizers==0.19.1