Skip to content

Commit eb33f45

Browse files
Bump boxsdk from 2.13.0 to 3.2.0 (#116)
Bumps [boxsdk](https://github.com/box/box-python-sdk) from 2.13.0 to 3.2.0. - [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@v2.13.0...v3.2.0) --- updated-dependencies: - dependency-name: boxsdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3f15a8 commit eb33f45

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ psycopg2-binary = "==2.9.3"
2424
click = "==8.0.4"
2525
flask = "==2.0.3"
2626
backoff = "==1.11.1"
27-
boxsdk = {extras = ["jwt"],version = "==2.13.0"}
27+
boxsdk = {extras = ["jwt"],version = "==3.2.0"}
2828
cryptography = "==36.0.1"
2929
hvac = "==0.11.2"
3030
asyncio = "==3.4.3"

Pipfile.lock

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)