Skip to content

[BUG] New boxsdk (v10) contains breaking changes #173

Description

@jgsogo

Describe the bug

We consume boxsdk without an upper bound, they have just releases a new v10 version with breaking changes (changelog). We need an upper bound.

To Reproduce

Just try to install this detect-secrets package

Expected behavior

It works

Screenshots

  File "/root/.cache/pre-commit/repou9angn7y/py_env-python3.11/lib/python3.11/site-packages/detect_secrets/plugins/box.py", line 1, in <module>
    from boxsdk import Client
ModuleNotFoundError: No module named 'boxsdk'

Impact

high

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions