Skip to content

Update gradio requirement from >=6.22.0 to >=6.24.0 in /sdk in the python-deps group - #154

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/sdk/dev/python-deps-7f667a7320
Open

Update gradio requirement from >=6.22.0 to >=6.24.0 in /sdk in the python-deps group#154
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/sdk/dev/python-deps-7f667a7320

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on gradio to permit the latest version.
Updates gradio to 6.24.0

Release notes

Sourced from gradio's releases.

gradio@6.24.0

Features

Changelog

Sourced from gradio's changelog.

6.24.0

Features

6.23.1

Fixes

6.23.0

Features

Fixes

6.22.0

Features

  • #136856302098 - gr.Workflow: auto-create input/output nodes for model nodes (as already happens for Space nodes), replace the "Input"/"Output" buttons with a single "Component" button whose direction is derived from wiring, rename "Data" to "Dataset", let node error messages be copied, and document the oauth_token parameter in the View API panel. Thanks @​abidlabs!
  • #13688321361f - Workflow: resizable nodes, full-screen image view, and webcam/mic capture. Thanks @​abidlabs!
  • #136973ac9d5d - Fix release CI regressions for assets and bundles. Thanks @​abidlabs!

Fixes

  • #136923676c45 - publish the Prism global before its grammar files load, so the docs pages stop failing to hydrate with ReferenceError: Prism is not defined. Thanks @​abidlabs!
  • #13687fd79d09 - Harden authentication and file redirect boundaries. Thanks @​abidlabs!

6.21.0

Features

  • #136010ee5cc8 - Preserve browser-visible proxy origins for frontend assets and API requests, and retain app-level FastAPI root paths. Thanks @​abidlabs!
  • #136205200235 - Fix chained events after cancellation and while the browser tab is hidden. Thanks @​abidlabs!
  • #136672d753d0 - oauth: let API callers supply a token for endpoints that take a gr.OAuthToken, via oauth_token on the Python and JS clients — sent only to endpoints that declare they need one. Thanks @​abidlabs!
  • #133297ac583a - Make builds go zoom zoom. Thanks @​pngwn!
  • #136508bdc643 - Fix gradio cc dev, gradio cc build, and gradio cc install to respect a custom FRONTEND_DIR set on the component class, instead of assuming the frontend code lives in the frontend directory. Thanks @​abidlabs!

... (truncated)

Commits
  • f5a31fb chore: update versions (#13739)
  • e0f0790 Workflow: only inline app-owned files, and keep opened HTML off the app origi...
  • 1c8aa23 Fix initial Spaces iframe resize after app render (#13751)
  • 5019a24 Await auth_dependency and apply it when routes are built on an existing app...
  • 5dc8d59 Revert "Fix initial Spaces iframe resize after app render"
  • 90da2d6 Fix initial Spaces iframe resize after app render
  • 3bad040 fix typo (#13746)
  • a9e8382 Add browser-local run history and loading (#13718)
  • b2479c1 chore: update versions (#13737)
  • 6085e9d Use release token for deploy trigger (#13738)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [gradio](https://github.com/gradio-app/gradio) to permit the latest version.
Updates `gradio` to 6.24.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/gradio@6.22.0...gradio@6.24.0)
---
updated-dependencies:
- dependency-name: gradio
dependency-version: 6.24.0
dependency-type: direct:production
dependency-group: python-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Dependency updates label Aug 21, 2026
@greptile-apps

Copy link
Copy Markdown

PR author is in the excluded authors list.

@github-actionsgithub-actionsBot removed the dependencies Dependency updates label Aug 21, 2026
@github-actions

Copy link
Copy Markdown

coverage

SDK Coverage •
FileStmtsMissCoverMissing
TOTAL736889288%
report-only-changed-files is enabled. No files were changed during this commit :)

TestsSkippedFailuresErrorsTime
127125 💤0 ❌0 🔥39.968s ⏱️

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants