Skip to content

Commit 1b7c21b

Browse files
Bump the pip-others group across 1 directory with 2 updates (#4167)
Bumps the pip-others group with 2 updates in the / directory: [diffusers](https://github.com/huggingface/diffusers) and [ipython](https://github.com/ipython/ipython). Updates `diffusers` from 0.31.0 to 0.32.1 - [Release notes](https://github.com/huggingface/diffusers/releases) - [Commits](huggingface/diffusers@v0.31.0...v0.32.1) Updates `ipython` from 8.30.0 to 8.31.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.30.0...8.31.0) --- updated-dependencies: - dependency-name: diffusers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-others - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-others ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b8c7d1 commit 1b7c21b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ base = [
9090

9191
transformers = [
9292
"transformers==4.47.1",
93-
"diffusers==0.31.0",
93+
"diffusers==0.32.1",
9494
"torchmetrics[image]>=0.7.0"
9595
]
9696

@@ -117,7 +117,7 @@ ci_benchmark = [
117117
"pandas<2.3", # To avoid conflict with nncf==2.9.0
118118
"matplotlib==3.10.0",
119119
"nbconvert==7.16.4",
120-
"ipython==8.30.0",
120+
"ipython==8.31.0",
121121
"ipykernel==6.29.5",
122122
"openpyxl==3.1.5",
123123
"mlflow==2.19.0",

0 commit comments

Comments
 (0)