Skip to content

chore(deps-dev): update kagglehub requirement from >=0.3.0 to >=1.0.1 in /apps/brain_qa#49

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/apps/brain_qa/kagglehub-gte-1.0.1
Open

chore(deps-dev): update kagglehub requirement from >=0.3.0 to >=1.0.1 in /apps/brain_qa#49
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/apps/brain_qa/kagglehub-gte-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Updates the requirements on kagglehub to permit the latest version.

Changelog

Sourced from kagglehub's changelog.

v1.0.1 (April 28, 2026)

  • Fix detail page URL returned. (#295)
  • Update API token page URL. (#294)

v1.0.0 (February 11, 2026)

  • General Availability release

v0.4.3 (February 6, 2026)

  • Add output_dir parameter to dataset_download, model_download, notebook_output_download and competition_download for direct download to custom directory. (#283, #284, #285)

v0.4.2 (January 29, 2026)

  • Add set_kaggle_credentials method back to avoid breakage on libraries depending on setting legacy credentials. (#281)

v0.4.1 (January 20, 2026)

  • Use new API tokens for kagglehub.login() and Colab secrets auth. (#279)

v0.4.0 (January 7, 2026)

  • Restored version-checking logic. (#272)
  • Document new auth technique. (#270)
  • Use kagglesdk instead of custom HTTP implementation. (#268)
  • Dropped support for Python 3.9. The minimum required Python version is now 3.10. (#260)

v0.3.13 (August 25, 2025)

  • Resolve an issue with the creation of datasets containing directories. (#255)
  • Enhance the error message for the deprecation warning to provide more clarity. (#249)
  • Fix a bug related to multithreading in Kaggle Packages. (#248)
  • Improve the logging messages for Colab caching for better user experiences. (#243)

v0.3.12 (April 23, 2025)

  • Fix model_signing breaking changes from 1.0.0 release (#239)
  • Add KaggleDatasetAdapter.POLARS support to dataset_load (#238)
  • Add validation of kwargs to dataset_load (#241)

v0.3.11 (April 1, 2025)

  • Add torchtune as user-agent (#237)

v0.3.10 (February 25, 2025)

  • Fix Colab environment detection logic (#230)

v0.3.9 (February 18, 2025)

... (truncated)

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [kagglehub](https://github.com/Kaggle/kagglehub) to permit the latest version.
- [Release notes](https://github.com/Kaggle/kagglehub/releases)
- [Changelog](https://github.com/Kaggle/kagglehub/blob/main/CHANGELOG.md)
- [Commits](Kaggle/kagglehub@v0.3.0...v1.0.1)

---
updated-dependencies:
- dependency-name: kagglehub
  dependency-version: 1.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 30, 2026
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