Skip to content

chore(deps-dev): update kaggle requirement from >=1.6.0 to >=2.1.0 in /apps/brain_qa#52

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/apps/brain_qa/kaggle-gte-2.1.0
Open

chore(deps-dev): update kaggle requirement from >=1.6.0 to >=2.1.0 in /apps/brain_qa#52
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/apps/brain_qa/kaggle-gte-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Updates the requirements on kaggle to permit the latest version.

Changelog

Sourced from kaggle's changelog.

2.1.0

  • Add kaggle benchmarks init command (#981)
  • Fix mypy typing checks (#979)
  • feat: Implement kaggle benchmark client (#955)
  • Update default Python version in cicd CB config
  • Make a list (#978)

2.0.2

  • Add kaggle benchmarks auth command (#976)
  • Create Cloud Build script to run linter (#974)
  • Add kaggle kernels logs CLI command (#966)
  • Fix(benchmarks tasks push): handle 403 (#971)
  • Fix: respect Retry-After header on HTTP 429 responses (#938) (#940)
  • Update kagglesdk dependency version to 0.1.19 (#970)
  • Support dataset-cover-image.png upload for datasets metadata --update (#969)
  • Add CLI commands for simulation episodes and competition pages (#968)
  • Feature(benchmarks): implement Kaggle client (push/run functionality) (#960)

2.0.1

  • Add --sandbox flag to kaggle competitions submit for sandbox submissions (competition hosts/admins only) (#932)
  • Optimize large dataset download functionality (#936, s/o katoue)
  • Fix 403s and null file handling when listing kernel session output (#951, s/o 4kaws)
  • Support updating more types of dataset metadata through datasets metadata --update:
    • Expected update frequency, user specified sources (#958)
    • Dataset images (#959)

2.0.0

  • General Availability release
  • Change more "instance" to "variation"
  • Update link for the integration test auth instructions (#926)
  • Fix string formatting in upgrade nudge message (#928) Thanks PythonicVarun!

1.8.4

  • Rename kaggle-api to kaggle-cli
  • Allow auth to happen multiple times (#922)
  • Add --acc to set accelerator for: kaggle kernels push ... (#907)
  • Add automatic retry and resume to download_file (#905) Thanks katoue!
  • Restore model validation check (#902)
  • Add file pattern matching in output download (#901) Thanks piotr-ginal!

1.8.3

  • Add packaging dep (#883)
  • Add version checking against server known-version (#880)
  • Fix edit error (#876)

... (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 [kaggle](https://github.com/Kaggle/kaggle-cli) to permit the latest version.
- [Release notes](https://github.com/Kaggle/kaggle-cli/releases)
- [Changelog](https://github.com/Kaggle/kaggle-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kaggle/kaggle-cli/commits)

---
updated-dependencies:
- dependency-name: kaggle
  dependency-version: 2.1.0
  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