Skip to content

Commit

Permalink
chore(deps): bump gradio from 5.5.0 to 5.11.0
Browse files Browse the repository at this point in the history
Bumps [gradio](https://github.com/gradio-app/gradio) from 5.5.0 to 5.11.0.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/[email protected]@5.11.0)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8bb47f5 commit eda7bb7
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ deepspeed = ">=0.12.3"
python-dotenv = ">=1.0.1"
joblib = "^1.4.2"
kenlm = {url = "https://github.com/kpu/kenlm/archive/master.zip", optional=true}
gradio = {version = "^5.5.0", optional=true}
gradio = {version = "^5.11.0", optional=true}
samplerate = {version="^0.2.1", optional=true}
punctfix = {version="^0.11.1", optional=true}
matplotlib = {version = "^3.9.2", optional = true}

0 comments on commit eda7bb7

Please sign in to comment.