Skip to content

Commit

Permalink
Bump dropbox from 11.36.2 to 12.0.2
Browse files Browse the repository at this point in the history
Bumps [dropbox](https://github.com/dropbox/dropbox-sdk-python) from 11.36.2 to 12.0.2.
- [Release notes](https://github.com/dropbox/dropbox-sdk-python/releases)
- [Commits](dropbox/dropbox-sdk-python@v11.36.2...v12.0.2)

---
updated-dependencies:
- dependency-name: dropbox
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 9beacdb commit 2f2bb4b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
19 changes: 10 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ PyDrive2 = {version = "^1.19.0", optional = true}
python-swiftclient = {version = "^4.5.0", optional = true}
requests-oauthlib = {version = "^2.0.0", optional = true}
duplicity = {version = "^1.2.3", optional = true}
dropbox = {version = "^11.36.2", optional = true}
dropbox = {version = "^12.0.2", optional = true}
python-keystoneclient = {version = "^5.4.0", optional = true}
idna = {version = "3.7", optional = true}
pyyaml = "6.0.1"
Expand Down

0 comments on commit 2f2bb4b

Please sign in to comment.