Skip to content

build(deps): update gradio requirement from <7,>=5 to >=6.24.0,<7 - #14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/gradio-gte-6.24.0-and-lt-7
Open

build(deps): update gradio requirement from <7,>=5 to >=6.24.0,<7#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/gradio-gte-6.24.0-and-lt-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown

Updates the requirements on gradio to permit the latest version.

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

  • #13685 6302098 - 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!
  • #13688 321361f - Workflow: resizable nodes, full-screen image view, and webcam/mic capture. Thanks @​abidlabs!
  • #13697 3ac9d5d - Fix release CI regressions for assets and bundles. Thanks @​abidlabs!

Fixes

  • #13692 3676c45 - 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!
  • #13687 fd79d09 - Harden authentication and file redirect boundaries. Thanks @​abidlabs!

6.21.0

Features

  • #13601 0ee5cc8 - Preserve browser-visible proxy origins for frontend assets and API requests, and retain app-level FastAPI root paths. Thanks @​abidlabs!
  • #13620 5200235 - Fix chained events after cancellation and while the browser tab is hidden. Thanks @​abidlabs!
  • #13667 2d753d0 - 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!
  • #13329 7ac583a - Make builds go zoom zoom. Thanks @​pngwn!
  • #13650 8bdc643 - 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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 18, 2026
@dependabot
dependabot Bot requested a review from elkaix as a code owner August 18, 2026 21:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/gradio-gte-6.24.0-and-lt-7 branch from 96683df to 46ead0a Compare August 18, 2026 22:38
Updates the requirements on [gradio](https://github.com/gradio-app/gradio) to permit the latest version.
- [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@5.0.0...gradio@6.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/gradio-gte-6.24.0-and-lt-7 branch from 46ead0a to eaf676a Compare August 20, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants