Skip to content

Update boxsdk requirement from <4,>=3.14.0 to >=10.12.0,<11 - #86

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/boxsdk-gte-10.12.0-and-lt-11
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/boxsdk-gte-10.12.0-and-lt-11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on boxsdk to permit the latest version.

Release notes

Sourced from boxsdk's releases.

v10.12.0

New Features and Enhancements

Changelog

Sourced from boxsdk's changelog.

10.12.0 (2026-06-11)

New Features and Enhancements

10.11.0 (2026-06-03)

New Features and Enhancements

10.10.0 (2026-05-20)

New Features and Enhancements

10.9.0 (2026-05-06)

⚠ BREAKING CHANGES

  • Mark id field of AIAgentReference required (box/box-openapi#1629) (box/box-openapi#595) (#1422) (d31bca4)

Bug Fixes

10.8.0 (2026-04-30)

New Features and Enhancements

10.7.0 (2026-04-22)

Bug Fixes

  • Correct retention_length type hint to accept both integer and string (box/box-codegen#932) (#1382) (e8f93ce)

... (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 [boxsdk](https://github.com/box/box-python-sdk) to permit the latest version.
- [Release notes](https://github.com/box/box-python-sdk/releases)
- [Changelog](https://github.com/box/box-python-sdk/blob/main/CHANGELOG.md)
- [Commits](box/box-python-sdk@v3.14.0...v10.12.0)

---
updated-dependencies:
- dependency-name: boxsdk
  dependency-version: 10.12.0
  dependency-type: direct:production
...

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 Jun 12, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@JE-Chen

JE-Chen commented Sep 22, 2026

Copy link
Copy Markdown
Member

Not taken. The boxsdk distribution's 10.x line installs the module box_sdk_gen, not boxsdk — verified by installing boxsdk==10.15.0 into a scratch venv, where site-packages/ contains box_sdk_gen only and import boxsdk raises ModuleNotFoundError. automation_file/remote/box/client.py imports boxsdk and builds boxsdk.OAuth2 / boxsdk.Client, so >=3.14.0,<4 is what keeps the Box backend working. Porting the client to the new SDK is tracked as progress.md #6.

@JE-Chen JE-Chen closed this Sep 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/boxsdk-gte-10.12.0-and-lt-11 branch September 22, 2026 17:58
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.

1 participant